Closed
Bug 1989022
Opened 6 months ago
Closed 1 month ago
Implement the "browser.setDownloadBehavior" command
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox149 fixed)
RESOLVED
FIXED
149 Branch
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: whimboo, Assigned: Sasha)
References
(Blocks 2 open bugs, )
Details
(Whiteboard: [webdriver:m19], [wptsync upstream][webdriver:relnote])
Attachments
(2 files)
Implement the browser.setDownloadBehavior command.
Comment 1•5 months ago
|
||
Implementing this command would allow to set a custom download folder and avoid download tests creating files in non temporary folders (which they do at the moment).
| Reporter | ||
Updated•5 months ago
|
Points: --- → 3
Priority: -- → P2
Whiteboard: [webdriver:m19]
| Assignee | ||
Updated•1 month ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•1 month ago
|
||
| Assignee | ||
Comment 4•1 month ago
|
||
Pushed by aborovova@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/d602c9a95d04
https://hg.mozilla.org/integration/autoland/rev/5c4fe0296ce9
[webdriver-bidi] Implement the "browser.setDownloadBehavior" command. r=jdescottes
https://github.com/mozilla-firefox/firefox/commit/2bb29268f45b
https://hg.mozilla.org/integration/autoland/rev/4ec0079ac95a
[wdspec] Remove download files from the default download folder at the end of a test. r=jdescottes
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/57829 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m19] → [webdriver:m19], [wptsync upstream]
Comment 7•1 month ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/5c4fe0296ce9
https://hg.mozilla.org/mozilla-central/rev/4ec0079ac95a
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
| Reporter | ||
Comment 8•28 days ago
|
||
(In reply to Web Platform Test Sync Bot [:wpt-sync] (Matrix: #interop:mozilla.org) from comment #6)
Created web-platform-tests PR
https://github.com/web-platform-tests/wpt/pull/57829 for changes under
testing/web-platform/tests
This PR was already merged.
| Assignee | ||
Updated•5 days ago
|
Whiteboard: [webdriver:m19], [wptsync upstream] → [webdriver:m19], [wptsync upstream][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•