Closed
Description
🚀 Feature Proposal
ChromeDriver implemented full page screenshot end point similar to geckodriver in ChromeDriver 86.0.4240.22 CL (https://chromium-review.googlesource.com/c/chromium/src/+/2300980).
Selenium can utilize the endpoint to implement full page screenshot feature.
There is a proposal at w3c/webdriver#1536 for adding it to WebDriver standards.
Since gecko already supports it, I think we can add it for Chrome as well.
Motivation
Highly sought after in https://bugs.chromium.org/p/chromedriver/issues/detail?id=294#c161.
Example
The ChromeDriver endpoint is Get request at /session/:sessionId/screenshot/full
Metadata
Metadata
Assignees
Labels
No labels