[meta] Support input.performActions command
Categories
(Remote Protocol :: WebDriver BiDi, enhancement)
Tracking
(Not tracked)
People
(Reporter: jgraham, Unassigned)
References
(Depends on 6 open bugs, Blocks 2 open bugs, )
Details
(Keywords: meta)
Attachments
(1 obsolete file)
This meta bug covers the implementation of the input.performActions command.
Updated•3 years ago
|
Comment 1•3 years ago
|
||
Note that this module and related commands are not available in the WebDriver BiDi specification yet and only exist as GitHub pull request:
https://github.com/w3c/webdriver-bidi/pull/175
| Reporter | ||
Comment 2•3 years ago
|
||
The PR is currently blocked on a webdriver-classic issue about how we encode an element origin for pointer/scroll actions. That same issue exists in the draft implementation :)
Updated•2 years ago
|
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Comment 4•2 years ago
|
||
Julian, I assume you will correct the bug id for your patch so that it will be moved to the correct bug?
Updated•2 years ago
|
Comment 5•2 years ago
|
||
Comment on attachment 9332335 [details]
Bug 1792089 - [bidi] Deserialize action element origins early in input module
Revision D177467 was moved to bug 1832031. Setting attachment 9332335 [details] to obsolete.
Updated•2 years ago
|
Updated•2 years ago
|
Description
•