w3c / webdriver-bidi

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

Improve check for cancel event in "input.setFiles" command #675

Closed lutien closed 4 months ago

lutien commented 4 months ago

With only checking if the size of intersection is equal to the size of selected files, we miss the case when the files can contain additional items.


Preview | Diff