Closed
Bug 1829337
Opened 2 years ago
Closed 2 years ago
Implement the "session.end" command
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox116 fixed)
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: whimboo, Assigned: Sasha)
References
(Blocks 3 open bugs, )
Details
(Whiteboard: [webdriver:m7], [wptsync upstream] [webdriver:relnote])
Attachments
(4 files, 2 obsolete files)
This command allows clients to end the current active session. It will also be required for closing the browser.
Regarding support for "browser.close" I would vote for M7 inclusion.
| Reporter | ||
Updated•2 years ago
|
Points: --- → 3
Priority: -- → P2
Whiteboard: [webdriver:triage] → [webdriver:m7]
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•2 years ago
|
||
Depends on D178621
| Assignee | ||
Comment 2•2 years ago
|
||
Depends on D179671
| Assignee | ||
Comment 3•2 years ago
|
||
Depends on D179672
| Assignee | ||
Comment 4•2 years ago
|
||
Depends on D179673
| Assignee | ||
Comment 5•2 years ago
|
||
Depends on D179674
Updated•2 years ago
|
Attachment #9336977 -
Attachment is obsolete: true
Updated•2 years ago
|
Attachment #9336979 -
Attachment is obsolete: true
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6c139b5fd203
[bidi] Implement the "session.end" command. r=webdriver-reviewers,whimboo
https://hg.mozilla.org/integration/autoland/rev/4c35d8cdf384
[wdspec] Add session.end and session.status commands to bidi test client. r=webdriver-reviewers,jgraham,whimboo
https://hg.mozilla.org/integration/autoland/rev/35047e321510
[wdspec] Add gecko specific test for session.end command for bidi only session. r=webdriver-reviewers,whimboo,jgraham
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/40704 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m7] → [webdriver:m7], [wptsync upstream]
Comment 8•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/6c139b5fd203
https://hg.mozilla.org/mozilla-central/rev/4c35d8cdf384
https://hg.mozilla.org/mozilla-central/rev/35047e321510
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
| Reporter | ||
Comment 9•2 years ago
|
||
Comment 10•2 years ago
|
||
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a1e3851b493a
[webdriver-client] Refactor wait for transport closed to fix mypy failures. r=webdriver-reviewers,jgraham,jdescottes
Comment 11•2 years ago
|
||
| bugherder | ||
Upstream PR merged by moz-wptsync-bot
Updated•2 years ago
|
Whiteboard: [webdriver:m7], [wptsync upstream] → [webdriver:m7], [wptsync upstream] [webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•