Skip to content

Commit

Permalink
gh SergeyPirogov#299 download m1 geckodriver and chromedriver binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandr-kotlyar committed Feb 11, 2022
1 parent 157e459 commit 7586d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- Fixed `geckodriver` permissions. When `webdriver.Firefox(GeckoDriverManager().install())` caused `os error 10061`.
### Features
- Determine browsers versions on Windows 32/64 bit by many ways. MSEdge, Chrome, Chromium, Firefox. PowerShell required. ([#261](https://github.com/SergeyPirogov/webdriver_manager/issues/261), [#193](https://github.com/SergeyPirogov/webdriver_manager/issues/193), [#293](https://github.com/SergeyPirogov/webdriver_manager/issues/293)).
- Determine architecture of Mac M1 ARM64 for in ChromeDriverManager for chr
- Determine architecture of Mac M1 ARM64 for in ChromeDriverManager ([#299](https://github.com/SergeyPirogov/webdriver_manager/issues/299), [#205](https://github.com/SergeyPirogov/webdriver_manager/issues/205), [#285](https://github.com/SergeyPirogov/webdriver_manager/issues/285))
---
- ## 3.5.2
### Features
Expand Down

0 comments on commit 7586d64

Please sign in to comment.