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

Window size in example doesn't work #202

Open
vonElfvin opened this issue Oct 29, 2023 · 0 comments
Open

Window size in example doesn't work #202

vonElfvin opened this issue Oct 29, 2023 · 0 comments

Comments

@vonElfvin
Copy link

The window size:
options.add_argument("--window-size=1280x1696")
given in the example does not work (at least not for me using :latest

I think it should be:
options.add_argument("--window-size=1280,1696")

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