Closed
Bug 1686182
Opened 4 years ago
Closed 4 years ago
Implement commands "Find Element From Shadow Root" and "Find Elements From Shadow Root"
Categories
(Remote Protocol :: Marionette, task, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1700095
People
(Reporter: whimboo, Unassigned)
Details
Once the following PRs have been landed the support for shadow DOM can be added:
WebDriver Spec PR: https://github.com/w3c/webdriver/pull/1565
WebDriver Spec Tests PR: https://github.com/web-platform-tests/wpt/pull/27132
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Comment 1•4 years ago
|
||
Modifying this bug a bit to specifically make it handling the Find Element From Shadow Root
and Find Elements From Shadow Root
commands.
https://w3c.github.io/webdriver/#find-element-from-shadow-root
https://w3c.github.io/webdriver/#find-elements-from-shadow-root
Summary: Add support for Shadow DOM → Implement commands "Find Element From Shadow Root" and "Find Elements From Shadow Root"
Reporter | ||
Comment 2•4 years ago
|
||
Well, there is already bug 1700095 for that.
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•