Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sanoj-s opened this issue Mar 12, 2024 · 0 comments

Comments

@sanoj-s
Copy link

sanoj-s commented Mar 12, 2024

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?

@sanoj-s sanoj-s changed the title Capture full screenshot scrolls the view when using the Capture type as FULL. Capture full screenshot scrolls the view when using the Capture type as FULL Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant