Skip to content

Implement full page screenshot for Chrome #8705

Closed
@k7z45

Description

@k7z45

🚀 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions