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

Implement headless mode #1

Open
Huitzilo opened this issue Feb 7, 2022 · 4 comments
Open

Implement headless mode #1

Huitzilo opened this issue Feb 7, 2022 · 4 comments

Comments

@Huitzilo
Copy link
Contributor

Huitzilo commented Feb 7, 2022

Firefox seems to allow a headless mode. could be useful, perhaps even faster

@Huitzilo
Copy link
Contributor Author

Headless mode is also possible in Chrome! set options.headless = True.

Catch: Prevents the dialog to close open sessions from showing—see #5 .

@Huitzilo Huitzilo changed the title Try firefox instead of chrome Implement headless mode Feb 15, 2022
@Huitzilo
Copy link
Contributor Author

Implemented in e6d533c, but it's a bit flaky since sometimes user interaction is still required to resolve problems.

@Huitzilo
Copy link
Contributor Author

Made new issue #7 regarding Firefox.

@Huitzilo
Copy link
Contributor Author

Huitzilo commented Feb 17, 2022

Reopening since a proper implementation should also catch errors occurring with the authentication while the window is invisible. Substantial effort is required for this.

@Huitzilo Huitzilo reopened this Feb 17, 2022
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