Skip to content

Capture full screenshot scrolls the view when using the Capture type as FULL #111

@sanoj-s

Description

@sanoj-s

Capture full screenshot scrolls the view when using the Capture type as FULL. Below is the code,

Shutterbug.shootPage(driver, Capture.FULL).withName(fileName).save("D:\screenshots");

My scenario like to take screenshots for each test step in automation. The scrolls fail the interactions on some web elements.

How can we take a screenshot of the full screen without scrolling the page?

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