Closed
Description
Prior art:
- https://w3c.github.io/webdriver/#screen-capture
- https://github.com/w3c/webdriver-bidi/blob/master/proposals/api/index.html
- https://chromedevtools.github.io/devtools-protocol/tot/Page/#method-captureScreenshot
Something like a screenshot.takeScreenshot
command with these parameters:
context
: the browsing context idelement
: an element id (or a clip rectangle?)format
: PNG, JPEG, etc.quality
: Compression qualityfullPage
: Something like CDP'scaptureBeyondViewport
Metadata
Metadata
Assignees
Labels
No labels