Closed
Bug 1806897
Opened 2 years ago
Closed 1 year ago
Add WebDriver tests for interaction with elements within a (nested) ShadowRoot
Categories
(Remote Protocol :: Marionette, enhancement, P1)
Tracking
(firefox116 fixed)
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: whimboo, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webdriver:m8], [wptsync upstream])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Once bug 1700097 has been fixed we will have to add webdriver tests for interactions (Perform Actions, Click, Send Keys) with elements that exist within a ShadowRoot.
Reporter | ||
Updated•2 years ago
|
Component: geckodriver → Marionette
Product: Testing → Remote Protocol
Summary: Add WebDriver tests for interaction with elements within ShadowRoot → Add WebDriver tests for interaction with elements within a (nested) ShadowRoot
Reporter | ||
Updated•2 years ago
|
Priority: P2 → P1
Whiteboard: [webdriver:m6] → [webdriver:m7]
Reporter | ||
Updated•2 years ago
|
Priority: P1 → P2
Updated•1 year ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Updated•1 year ago
|
Assignee: aborovova → nobody
Status: ASSIGNED → NEW
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Priority: P2 → P1
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/83439fa6f77c
[wdspec] Add WebDriver classic tests for actions on elements in ShadowRoot r=webdriver-reviewers,whimboo
Failed to create upstream wpt PR due to merge conflicts. This requires fixup from a wpt sync admin.
Whiteboard: [webdriver:m7] → [webdriver:m7], [wptsync upstream error]
Comment 4•1 year ago
|
||
Backed out 2 changesets (Bug 1806897, Bug 1824230) for causing webredenr failures CLOSED TREE
Log: https://treeherder.mozilla.org/logviewer?job_id=421278890&repo=autoland&lineNumber=11821
Backout: https://hg.mozilla.org/integration/autoland/rev/50ee1aa4f843c132e2e361fc388041e83488930a
Flags: needinfo?(jdescottes)
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fc23046c2b20
[wdspec] Add WebDriver classic tests for actions on elements in ShadowRoot r=webdriver-reviewers,whimboo
Reporter | ||
Updated•1 year ago
|
Whiteboard: [webdriver:m7], [wptsync upstream error] → [webdriver:m8], [wptsync upstream error]
Comment 6•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Reporter | ||
Updated•1 year ago
|
Flags: needinfo?(jdescottes)
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/40885 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m8], [wptsync upstream error] → [webdriver:m8], [wptsync upstream]
Upstream PR merged by jgraham
You need to log in
before you can comment on or make changes to this bug.
Description
•