[meta] Implement WebDriver endpoints required by wpt testdriver
Categories
(Remote Protocol :: Marionette, task)
Tracking
(Not tracked)
People
(Reporter: jgraham, Unassigned)
References
(Depends on 2 open bugs, Blocks 1 open bug)
Details
(Keywords: meta)
testdriver is the wpt solution to automation requirements that can't be exposed as content APIs. It mostly relies on WebDriver for the actual functionality. Specs are starting to add additional WebDriver APIs specifically for use in automated tests.
This meta bug collects missing functionality in our WebDriver implementation required to implement the testdriver API.
Comment 1•5 years ago
|
||
James, how important is it to get those new APIs added?
| Reporter | ||
Comment 2•5 years ago
|
||
It unlocks cross-browser testing for these features (and may be important to web authors). AIUI Chrome has implementations of these things, so it's good to have parity.
Comment 3•3 years ago
|
||
James, this meta bug isn't in use for the last two years. Do you still think that we should keep it? If yes, have there been any bugs recently that we could add to the dependency list?
| Reporter | ||
Updated•3 years ago
|
Updated•3 years ago
|
Description
•