Setting viewport size for screenshots? #2504
Unanswered
suwagawaki
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Screenshots are always 1280x720 and modifying the
SCREEN_WIDTH
andSCREEN_HEIGHT
docker env don't seem to influence anything on that end either. How can we configure the dimensions for screenshots?update: Managed to modify the screenshot dimensions by changing
self.page.set_viewport_size
inbrowser_steps.py
Beta Was this translation helpful? Give feedback.
All reactions