Update validation of "unhandledPromptBehavior" capability for WebDriver BiDi changes
Categories
(Testing :: geckodriver, task, P2)
Tracking
(firefox128 fixed)
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webdriver:m11], [wptsync upstream])
Attachments
(2 files, 1 obsolete file)
With bug 1884650 I'm going to update Marionette for the new unhandledPromptBehavior
types. We also have to update geckodriver (webdriver) to allow correct validation of the capability.
This should block the next release of geckodriver.
Assignee | ||
Updated•10 months ago
|
Assignee | ||
Updated•10 months ago
|
Assignee | ||
Updated•9 months ago
|
Assignee | ||
Comment 1•9 months ago
|
||
I had to open a WebDriver classic specification PR to fix a couple of issues:
https://github.com/w3c/webdriver/pull/1812
Assignee | ||
Comment 2•9 months ago
|
||
Depends on D210730
Assignee | ||
Comment 3•9 months ago
|
||
Depends on D210731
Assignee | ||
Comment 6•9 months ago
|
||
Comment 8•9 months ago
•
|
||
Backed out for causing wdspec failures
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | /webdriver/tests/classic/perform_actions/user_prompts.py | test_dismissed_beforeunload - webdriver.error.UnexpectedAlertOpenException: unexpected alert open (500): Unexpected beforeunload dialog detected. Performed handler "dismiss"
Assignee | ||
Comment 9•9 months ago
|
||
The underlying issue for this backout is in my other patch that is part of bug 1884650.
Updated•9 months ago
|
Comment 11•9 months ago
|
||
What's the point of moving URL to See Also? It's not the first time you are doing this and it's rather spammy than useful IMO.
Assignee | ||
Comment 12•9 months ago
|
||
Note to myself to rebase the code for geckodriver and fix merge conflicts once the patch from bug 1823907 is on mozilla-central.
Updated•9 months ago
|
Comment 13•9 months ago
|
||
Comment 14•9 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/48ab8b28ca67
https://hg.mozilla.org/mozilla-central/rev/58f32a0924c8
Description
•