Open Bug 1822321 Opened 2 years ago Updated 2 years ago

Add support for "tag name" strategy for "WebDriver:FindElementFromShadowRoot" and "WebDriver:FindElementsFromShadowRoot" commands

Categories

(Remote Protocol :: Marionette, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: Sasha, Unassigned)

References

(Blocks 1 open bug)

Details

Depending on the decision on this spec issue to support tag name strategy for WebDriver:FindElementFromShadowRoot and WebDriver:FindElementsFromShadowRoot we either would need to wait until spec is updated and then align the implementation with the spec or wait until shadow root supports getElementsByTagName. In the second case, most likely we would need only enable wdspec tests (https://searchfox.org/mozilla-central/source/testing/web-platform/tests/webdriver/tests/find_element_from_element/find.py#104 and https://searchfox.org/mozilla-central/source/testing/web-platform/tests/webdriver/tests/find_elements_from_shadow_root/find.py#156).

Blocks: 1686180
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.