Skip to content

Window size in example doesn't work #202

Open
@vonElfvin

Description

@vonElfvin

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions