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

Is it possible to take a full page screenshot? #3131

Closed
flyisland opened this issue Aug 19, 2020 · 1 comment
Closed

Is it possible to take a full page screenshot? #3131

flyisland opened this issue Aug 19, 2020 · 1 comment

Comments

@flyisland
Copy link

I searched the help but could not find related config to take a full-page screenshot.

I've tried the "--viewPort 1366x13660" but the screenshot covers the screen only.

Is it possible to take a full-page (scroll to the end) screenshot?

@soulgalore
Copy link
Member

Hi @flyisland no not by default, if I remember correctly webdriver (that we use) only supports getting the view port. If you use Chrome and scripting with the devtools protocol you could probably use https://chromedevtools.github.io/devtools-protocol/tot/Page/#method-captureScreenshot

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

2 participants