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

showWindow documentation incorrect / flipped around #69

Open
danthem opened this issue Mar 30, 2021 · 0 comments
Open

showWindow documentation incorrect / flipped around #69

danthem opened this issue Mar 30, 2021 · 0 comments

Comments

@danthem
Copy link

danthem commented Mar 30, 2021

Documentation states:

The constructor takes showWindow flag as argument which Defaults to False.

It's actually set to True by default.

If it is set to true , all browser happen without showing up any GUI window .
[...]
showWindow : If true , will run a headless browser without showing GUI window.

It's the other way around: showWindow=False is for headless mode.

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