Releases: shaka-project/webdriver-installer
Releases · shaka-project/webdriver-installer
v1.2.0
1.2.0 (2025-03-13)
Features
Bug Fixes
- Choose platform-specific msedgedriver version (#8) (2e0e859)
- Fix Chromedriver download for version 115+ (#28) (1d17e40)
- Fix CLI installation (2f6b649)
- Fix execution in node v12 (9b06017)
- Fix failure to query registry for Firefox (ce12f34)
- Fix Firefox macOS hang (#48) (79bb757), closes #47
- Fix GitHub API rate limit issues getting geckodriver release (074beb7)
- Fix msedgedriver version detection (#20) (3838b88)
- Fix unlinking existing binaries (#12) (8a43765)
- Get the correct binary for Edge on M1 macs (#30) (b5303ea)
- Get the correct binary for Firefox on M1 macs (#31) (f0e5a7c)
- Ignore errors executing non-executable drivers (#23) (07c8644), closes #22
- Improved error logging for CLI (b588638)
- Make installation process error-resilient (#45) (b70732b)
- Make Windows browser version queries more robust (85f3b27)
- Retry when WebDriver updates are not available yet (#24) (e0312c8)
- Revert EdgeDriver 115+ workaround (#35) (6df9bc2)
- Work around failure to launch Edge on Linux (#32) (ce45a24)