Closed
Bug 1662468
Opened 4 years ago
Closed 4 years ago
Remove WebDriver:SwitchToShadowRoot
Categories
(Remote Protocol :: Marionette, task, P3)
Tracking
(Fission Milestone:M7, firefox83 fixed)
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: whimboo, Assigned: impossibus)
References
Details
Attachments
(1 file, 1 obsolete file)
The command needs to be implemented by using the JSWindowActor implementation.
Reporter | ||
Updated•4 years ago
|
Whiteboard: [marionette-fission-mvp] → [marionette-fission-mvp][simple]
Comment 1•4 years ago
|
||
Tentatively tracking marionette-fission-mvp bugs for Fission M7 Beta milestone. We would like Marionette tests to work with Fission before we ride the trains to Beta.
Fission Milestone: --- → M7
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → mjzffr
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Attachment #9179292 -
Attachment is obsolete: true
Assignee | ||
Comment 3•4 years ago
|
||
The team has decided to remove this command entirely. geckodriver doesn't support it and there are no web-platform-tests for it. Its only usage is in testing/marionette/harness/marionette_harness/tests/unit/test_shadow_dom.py
Summary: Port WebDriver:SwitchToShadowRoot to JSWindowActor → Remove WebDriver:SwitchToShadowRoot
Whiteboard: [marionette-fission-mvp][simple]
Assignee | ||
Comment 4•4 years ago
|
||
geckodriver doesn't support it and there are no web-platform-tests
for it. Its only usage is in internal unit tests.
Pushed by mjzffr@gmail.com: https://hg.mozilla.org/integration/autoland/rev/0d897ab8a690 [marionette] Remove WebDriver:SwitchToShadowRoot r=marionette-reviewers,whimboo
Comment 6•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
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
•