Bug 287926

Summary: [WebDriver][BiDi] Implement the input.setFiles method
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bburg, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 281949    

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.