Closed
Bug 1669010
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 25962 - [webdriver]: click elements in Shadow DOM
Categories
(Testing :: geckodriver, task, P4)
Testing
geckodriver
Tracking
(firefox83 fixed)
RESOLVED
FIXED
83 Branch
| Tracking | Status | |
|---|---|---|
| firefox83 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25962 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25962
Details from upstream follow.
b'Nitzan Uziely <nitzan@testim.io>' wrote:
[webdriver]: click elements in Shadow DOM
I've added tests for clicking elements inside of shadow DOM in the WebDriver tests.
Currently they don't pass in Webkit (Bug), but pass in Firefox and Chrome.
I'd be happy to get some pointers to maybe make the tests a bit less verbose.
| Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → geckodriver
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=5d11b5044e33800adbf58fd3bcde67a1343660db
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 5 subtests
Status Summary
Firefox
OK : 1
PASS: 5
Chrome
OK : 1
PASS: 5
Safari
OK : 1
PASS: 2
FAIL: 3
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/489e1af1bf08
[wpt PR 25962] - [webdriver]: click elements in Shadow DOM, a=testonly
Comment 4•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•