shaka-project / webdriver-installer

Install the right WebDriver version for your local browsers, automatically.
Apache License 2.0
2 stars 3 forks source link

fix: Get the correct binary for Edge on M1 macs #30

Closed joeyparrish closed 1 year ago

joeyparrish commented 1 year ago

Backward compatibility at the OS level was saving us before this, but we should get the more efficient binary that doesn't require any translation/emulation.