-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
@vonElfvin
Description
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")
Metadata
Metadata
Assignees
Labels
No labels