1.1.9 (2023-09-07)
1.1.8 (2023-08-18)
- Get the correct binary for Firefox on M1 macs (#31) (f0e5a7c)
- Work around failure to launch Edge on Linux (#32) (ce45a24)
1.1.7 (2023-08-17)
- Fix Chromedriver download for version 115+ (#28) (1d17e40)
- Get the correct binary for Edge on M1 macs (#30) (b5303ea)
1.1.6 (2023-07-19)
- Ignore errors executing non-executable drivers (#23) (07c8644), closes #22
- Retry when WebDriver updates are not available yet (#24) (e0312c8)
1.1.5 (2022-12-14)
1.1.4 (2022-02-17)
1.1.3 (2022-02-11)
1.1.2 (2022-02-03)
- Fix CLI installation (2f6b649)
1.1.1 (2022-02-03)
- Make Windows browser version queries more robust (85f3b27)
1.1.0 (2022-02-03)
- Add MS Edge support on Linux and Mac (59505f4)
- Fix GitHub API rate limit issues getting geckodriver release (074beb7)
1.0.1 (2022-02-02)
- Fix execution in node v12 (9b06017)
- Fix failure to query registry for Firefox (ce12f34)
- Improved error logging for CLI (b588638)