Closed
Bug 1829337
Opened 8 months ago
Closed 5 months 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•7 months ago
|
Points: --- → 3
Priority: -- → P2
Whiteboard: [webdriver:triage] → [webdriver:m7]
Assignee | ||
Updated•6 months ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•6 months ago
|
||
Depends on D178621
Assignee | ||
Comment 2•6 months ago
|
||
Depends on D179671
Assignee | ||
Comment 3•6 months ago
|
||
Depends on D179672
Assignee | ||
Comment 4•6 months ago
|
||
Depends on D179673
Assignee | ||
Comment 5•6 months ago
|
||
Depends on D179674
Updated•6 months ago
|
Attachment #9336977 -
Attachment is obsolete: true
Updated•5 months 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
Updated•5 months ago
|
Whiteboard: [webdriver:m7] → [webdriver:m7], [wptsync upstream]
Comment 8•5 months 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: 5 months ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Reporter | ||
Comment 9•5 months ago
|
||
Comment 10•5 months 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•5 months ago
|
||
bugherder |
Upstream PR merged by moz-wptsync-bot
Updated•4 months 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
•