NEW287926
[WebDriver][BiDi] Implement the input.setFiles method
https://bugs.webkit.org/show_bug.cgi?id=287926
Summary [WebDriver][BiDi] Implement the input.setFiles method
Lauro Moura
Reported 2025-02-18 19:14:13 PST
https://w3c.github.io/webdriver-bidi/#command-input-setFiles > The input.setFiles command sets the files property of a given input element with type file to a set of file paths. As usual in WebDriver BiDi API, it has a `context`parameter to choose which browsing context will be the target of the operation.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-25 19:15:16 PST
Note You need to log in before you can comment on or make changes to this bug.