Releases: shaka-project/karma-local-wd-launcher
Releases · shaka-project/karma-local-wd-launcher
v1.4.2
1.4.2 (2022-02-18)
Bug Fixes
v1.4.1
1.4.1 (2022-02-11)
Bug Fixes
- deps: Choose platform-specific msedgedriver version (#19) (5e78a49)
v1.4.0
1.4.0 (2022-02-10)
Features
- Support ChromeHeadless, FirefoxHeadless and EdgeHeadless (#13) (b182d2f), closes #12
v1.3.1
1.3.1 (2022-02-03)
Bug Fixes
- Make Windows browser version queries more robust (651c24c)
v1.3.0
1.3.0 (2022-02-03)
Features
- Add MS Edge support on Linux and Mac (97e8f2e)
- Log the contents of the driver cache on failure to run the driver (0c2f1e3)
Bug Fixes
- Fix GitHub API rate limit issues getting geckodriver release (97e8f2e)
v1.2.5
1.2.5 (2022-02-03)
Bug Fixes
- Append .exe to driver names on Windows (c6e512f)
- Fix env variable corruption (57cd5da)
v1.2.4
1.2.4 (2022-02-03)
Bug Fixes
- Add small startup delay to fix connection failures (03918e3)
- Fix Safari startup failures (73892e9)
v1.2.3
1.2.3 (2022-02-03)
Bug Fixes
- ci: Use an alternate upload action in release workflow (16cfaed)
v1.2.2
1.2.2 (2022-02-03)
Miscellaneous Chores
- Dummy release to test CI changes (f1fe277)
v1.2.1
1.2.1 (2022-02-03)
Bug Fixes
- Fix browser name to MSEdge to match Selenium grid (e72c8ed)