Closed
Bug 1840999
Opened 1 year ago
Closed 1 year ago
Add support for "origin" argument to browsingContext.captureScreenshot
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox121 fixed)
RESOLVED
FIXED
121 Branch
Tracking | Status | |
---|---|---|
firefox121 | --- | fixed |
People
(Reporter: whimboo, Assigned: Sasha)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [webdriver:m9][wptsync upstream][webdriver:relnote])
Attachments
(3 files, 1 obsolete file)
This is not yet part of the spec but there is the following issue to get it implemented:
https://github.com/w3c/webdriver-bidi/issues/384
Reporter | ||
Updated•1 year ago
|
Summary: Add support for "fullscreen" argument to browsingContext.captureScreenshot → Add support for "fullPage" argument to browsingContext.captureScreenshot
Reporter | ||
Updated•1 year ago
|
Priority: -- → P2
Reporter | ||
Comment 1•1 year ago
|
||
We do not have a spec for full-page screenshots yet. Moving to M9.
Whiteboard: [webdriver:m8] → [webdriver:m9]
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
Depends on D192453
Assignee | ||
Comment 4•1 year ago
|
||
Depends on D192454
Assignee | ||
Comment 5•1 year ago
|
||
Depends on D192455
Updated•1 year ago
|
Attachment #9361390 -
Attachment description: Bug 1840999 - Copy required fixtures for "origin" argument for "browsingContext.captureScreenshot" command to gecko specific tests space. → Bug 1840999 - Copy required helper functions for "origin" argument for "browsingContext.captureScreenshot" command to gecko specific tests space.
Reporter | ||
Comment 6•1 year ago
|
||
The argument is actually not fullPage
anymore but origin
.
Summary: Add support for "fullPage" argument to browsingContext.captureScreenshot → Add support for "origin" argument to browsingContext.captureScreenshot
Updated•1 year ago
|
Attachment #9361390 -
Attachment is obsolete: true
Updated•1 year ago
|
Attachment #9361389 -
Attachment description: Bug 1840999 - [wdspec] Add support for "origin" argument to bidi test client. → Bug 1840999 - [wpt] Add support for "origin" argument to bidi test client.
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/be7198f100b0
[bidi] Add support for "origin" argument to browsingContext.captureScreenshot. r=webdriver-reviewers,whimboo
https://hg.mozilla.org/integration/autoland/rev/8f781a127b1c
[wpt] Add support for "origin" argument to bidi test client. r=webdriver-reviewers,jgraham,whimboo
https://hg.mozilla.org/integration/autoland/rev/329c36562828
Add gecko specific tests for "origin" argument for "browsingContext.captureScreenshot" command. r=webdriver-reviewers,whimboo
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/43003 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m9] → [webdriver:m9], [wptsync upstream]
Comment 9•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/be7198f100b0
https://hg.mozilla.org/mozilla-central/rev/8f781a127b1c
https://hg.mozilla.org/mozilla-central/rev/329c36562828
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
Upstream PR was closed without merging
Upstream PR merged by moz-wptsync-bot
Reporter | ||
Updated•1 year ago
|
Whiteboard: [webdriver:m9], [wptsync upstream] → [webdriver:m9][wptsync upstream][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•