Closed
Bug 1800086
Opened 3 years ago
Closed 3 years ago
Implement browsingContext.captureScreenshot command
Categories
(Remote Protocol :: WebDriver BiDi, task, P1)
Remote Protocol
WebDriver BiDi
Tracking
(firefox110 fixed)
RESOLVED
FIXED
110 Branch
| Tracking | Status | |
|---|---|---|
| firefox110 | --- | fixed |
People
(Reporter: jgraham, Assigned: jgraham)
References
Details
(Whiteboard: [webdriver:m5][wptsync upstream][webdriver:relnote])
Attachments
(4 files)
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → james
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
| Assignee | ||
Comment 4•3 years ago
|
||
Updated•3 years ago
|
Priority: -- → P1
Whiteboard: [webdriver:m5]
Updated•3 years ago
|
Points: --- → 3
Updated•3 years ago
|
Points: --- → 3
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/autoland/rev/be3c6f0b2222
Move capture.sys.mjs to shared module, r=webdriver-reviewers,jdescottes
https://hg.mozilla.org/integration/autoland/rev/8232463f23e0
Add capture_screenshot command to test client, r=webdriver-reviewers,jdescottes
https://hg.mozilla.org/integration/autoland/rev/9f85a754efe1
Implement WebDriver BiDi capture_screenshot command, r=webdriver-reviewers,jdescottes,whimboo
https://hg.mozilla.org/integration/autoland/rev/16c6d7973784
Add tests for WebDriver BiDi browsingContext.captureScreenshot, r=webdriver-reviewers,whimboo
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/37454 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m5] → [webdriver:m5], [wptsync upstream]
Comment 8•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/be3c6f0b2222
https://hg.mozilla.org/mozilla-central/rev/8232463f23e0
https://hg.mozilla.org/mozilla-central/rev/9f85a754efe1
https://hg.mozilla.org/mozilla-central/rev/16c6d7973784
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
Upstream PR was closed without merging
Upstream PR merged by jgraham
Comment 11•3 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/408cd63877f6
[wpt PR 37454] - [Gecko Bug 1800086] Add capture_screenshot command to test client, a=testonly
Comment 12•3 years ago
|
||
| bugherder | ||
Updated•3 years ago
|
Whiteboard: [webdriver:m5], [wptsync upstream] → [webdriver:m5][wptsync upstream][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•