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

Mac M1 chromedriver & geckodriver #299

Closed
aleksandr-kotlyar opened this issue Feb 11, 2022 · 0 comments · Fixed by #300
Closed

Mac M1 chromedriver & geckodriver #299

aleksandr-kotlyar opened this issue Feb 11, 2022 · 0 comments · Fixed by #300
Assignees

Comments

@aleksandr-kotlyar
Copy link
Collaborator

Chrome has released chromedriver_mac64_m1 binaries https://chromedriver.storage.googleapis.com/
Mozilla has released geckodriver macos-aarch64 binaries https://github.com/mozilla/geckodriver/releases

Need to adopt ChromeDriverManager and GeckoDriverManager for M1 binaries.

P.S. GeckoDriverManager already supports -aarch64 binaries, but needs some refactoring to unify the code base.

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 a pull request may close this issue.

1 participant