You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Current State
Self tests with Selnium rely on WebDriverManage to download drivers.
Last builds failed consistently with
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
The text was updated successfully, but these errors were encountered: