Closed
Bug 1905086
Opened 1 year ago
Closed 2 months ago
Support automatic user prompt handling in WebDriver BiDi
Categories
(Remote Protocol :: WebDriver BiDi, enhancement, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox149 fixed)
RESOLVED
FIXED
149 Branch
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: whimboo, Assigned: Sasha)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [webdriver:m19][webdriver:relnote])
Attachments
(1 file)
Based on the following proposed changes for the HTML spec: https://github.com/whatwg/html/pull/10189
Once this PR is reviewed and merged we should implement the automatic handling of prompts.
| Reporter | ||
Updated•1 year ago
|
Points: --- → 3
Priority: -- → P2
Whiteboard: [webdriver:m12]
Updated•1 year ago
|
Whiteboard: [webdriver:m12] → [webdriver:m13]
Updated•1 year ago
|
Whiteboard: [webdriver:m13] → [webdriver:m14]
| Reporter | ||
Comment 2•1 year ago
|
||
FYI the upstream PR for the HTML spec got merged.
| Reporter | ||
Updated•1 year ago
|
Whiteboard: [webdriver:m14] → [webdriver:m15]
| Reporter | ||
Updated•1 year ago
|
Whiteboard: [webdriver:m15] → [webdriver:m16]
| Reporter | ||
Comment 3•10 months ago
|
||
Bug 1960600 will update the test webdriver/tests/interop/beforeunload_prompt.py for automatic handling, so none of the subtests will pass anymore once downstream synced.
Depends on: 1960600
Updated•9 months ago
|
Whiteboard: [webdriver:m16] → [webdriver:m17]
Updated•9 months ago
|
Priority: P2 → P3
| Assignee | ||
Updated•6 months ago
|
Whiteboard: [webdriver:m17] → [webdriver:m18]
| Reporter | ||
Updated•3 months ago
|
Priority: P3 → P2
| Assignee | ||
Updated•3 months ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
| Assignee | ||
Comment 5•3 months ago
|
||
| Reporter | ||
Updated•2 months ago
|
Whiteboard: [webdriver:m18] → [webdriver:m19]
Pushed by aborovova@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/ca9cf4ed54d0
https://hg.mozilla.org/integration/autoland/rev/b74cea55f17e
[webdriver-bidi] Support automatic user prompt handling. r=whimboo
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
| Assignee | ||
Updated•14 days ago
|
Whiteboard: [webdriver:m19] → [webdriver:m19][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•