MarketSquare / webdrivermanager

Python module to facilitate downloading and deploying WebDriver binaries for Chrome, Firefox, Opera & Edge
https://pypi.org/project/webdrivermanager/
MIT License
100 stars 38 forks source link

- Fixed firefox detection on a Mac with M1 chip #101

Open lmartorella opened 12 months ago

lmartorella commented 12 months ago

Fixed right driver to download for latest Firefox on a Mac Book Pro with M1 chip. Filtered out also the "linux" names from the release, that was wrongly not filtering by "macos". Thx! L