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

Allow to capture fullscreen screenshots #31

Open
AlexSkrypnyk opened this issue May 13, 2019 · 2 comments
Open

Allow to capture fullscreen screenshots #31

AlexSkrypnyk opened this issue May 13, 2019 · 2 comments
Assignees
Milestone

Comments

@AlexSkrypnyk
Copy link
Member

Capturing screenshots in full-screen is not supported by Selenium natively, so we have to capture screenshot and scroll the screen and then glue screenshots together.

@brooke-heaton
Copy link

Second. I find the above-the-fold cutoff frustrating. Would love to see more content.

@xurizaemon
Copy link
Contributor

There's a method in this MR (merged but not yet released in 2.8.0 of dmore/ChromeMinkDriver) which does this, no glue required.

@AlexSkrypnyk AlexSkrypnyk added this to the 2.0 milestone Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants