Skip to content

Ability to take full page screenshot #1141

@foxx

Description

@foxx

As a follow up from #646, it would be nice if Selenium offered support to take full page screenshots.

Currently, the only way to do this in a consistent manner is to screenshot/pagedown in a loop until page end is reached, then stitch images together. This is a lot of user work, and would be great if Selenium exposed a method which handles this for the user, in all browsers. Although this could be provided as a separate library, it seems to me like the perfect candidate for core inclusion.

Could a maintainer/contributor give their thoughts?

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