Bug 281949
| Summary: | [WebDriver][BiDi] Implement the input module | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | WebDriver | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bburg, hskupin, mathias, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 287926, 287928, 288114 | ||
| Bug Blocks: | 281932 | ||
Lauro Moura
Spec: https://w3c.github.io/webdriver-bidi/#module-input
Dashboard: https://wpt.fyi/results/webdriver/tests/bidi/input?label=experimental&label=master&aligned
> The input module contains functionality for simulated user input.
Commands:
- input.performActions - https://w3c.github.io/webdriver-bidi/#command-input-performActions
- input.releaseActions - https://w3c.github.io/webdriver-bidi/#command-input-releaseActions
- input.setFiles - https://w3c.github.io/webdriver-bidi/#command-input-setFiles
Types: https://w3c.github.io/webdriver-bidi/#module-input-types
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/138891431>