You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My app relies on the buildt-in native browser constraint validation API, which uses the value of the input.
Facing an issue with a test with the value of a file input (<input type="file">) being empty ('') after triggering a file upload using triggerEvent, which makes the validation fail