Skip to content

Conversation

@jimmy927
Copy link

The followng does not work according to documentation:

from seleniumbase import Driver

driver = Driver(
    window_position="100,100",
    window_size="800,600",
)

neither position nor size is set.
I think the options only works from commandline because of an indentation-error in the code.

@mdmintz mdmintz closed this Oct 23, 2024
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

Successfully merging this pull request may close these issues.

2 participants