w3c / webdriver-bidi

Bidirectional WebDriver protocol for browser automation
https://w3c.github.io/webdriver-bidi/
336 stars 35 forks source link

Add an optional step to validate if the files which a client tries to set with input.setFiles command exist. #689

Closed lutien closed 2 months ago

lutien commented 3 months ago

Closes #677


Preview | Diff

lutien commented 2 months ago

We will update Firefox implementation and the Wdspec tests to throw the right error type with: https://bugzilla.mozilla.org/show_bug.cgi?id=1887644