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

Configure WebDriverManager to use a GitHub personal access token #87

Open
adrian-herscu opened this issue Jan 5, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@adrian-herscu
Copy link
Collaborator

Current State
Self tests with Selnium rely on WebDriverManage to download drivers.
Last builds failed consistently with

initialization failed due to io.github.bonigarcia.wdm.config.WebDriverManagerException: Error HTTP 403 executing https://api.github.com/repos/mozilla/geckodriver/releases

How to make it better
Configure WebDriverManager to use a GitHub personal access token -- see
https://github.com/bonigarcia/webdrivermanager/blob/master/src/doc/asciidoc/index.adoc#http-response-code-403

@adrian-herscu adrian-herscu added the enhancement New feature or request label Jan 5, 2023
@adrian-herscu adrian-herscu self-assigned this Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant