Replies: 1 comment
-
Try this solution: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I run undetected-chromedriver in headless mode using 'options.add_argument('--headless')' and set the window size using 'window-size=1920,1080' and then take a screenshot, it is clear that the window size is not what I set it to. It appears to max out at the current display resolution set in my display settings on Windows 10. Anyone got a solution for this?
Beta Was this translation helpful? Give feedback.
All reactions