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

Cannot install Firefox for 64bit mac #86

Open kawofong opened 2 years ago

kawofong commented 2 years ago

Hi friends,

I am trying to use webdrivermanager to install web driver for Firefox. However, it is not working for my computer. For reference, my computer is running on macOS v.12.0.1

> webdrivermanager firefox
Downloading WebDriver for browser: "firefox"
Error, unable to read current browser version
Failed to parse compatible version: Error, unable to read current browser version
Error, unable to determine correct filename for 64bit mac
.
.
.
RuntimeError: Error, unable to determine correct filename for 64bit mac
abhitrip07 commented 1 year ago

Yes hitting the same issue.