Skip to content

Releases: shaka-project/karma-local-wd-launcher

v1.4.2

18 Feb 03:55
30a3c18
Compare
Choose a tag to compare

1.4.2 (2022-02-18)

Bug Fixes

v1.4.1

11 Feb 23:07
b9eeca3
Compare
Choose a tag to compare

1.4.1 (2022-02-11)

Bug Fixes

  • deps: Choose platform-specific msedgedriver version (#19) (5e78a49)

v1.4.0

10 Feb 00:35
082a1d2
Compare
Choose a tag to compare

1.4.0 (2022-02-10)

Features

  • Support ChromeHeadless, FirefoxHeadless and EdgeHeadless (#13) (b182d2f), closes #12

v1.3.1

03 Feb 18:40
dba3ca4
Compare
Choose a tag to compare

1.3.1 (2022-02-03)

Bug Fixes

  • Make Windows browser version queries more robust (651c24c)

v1.3.0

03 Feb 17:03
10028d0
Compare
Choose a tag to compare

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

03 Feb 16:13
e9f9012
Compare
Choose a tag to compare

1.2.5 (2022-02-03)

Bug Fixes

  • Append .exe to driver names on Windows (c6e512f)
  • Fix env variable corruption (57cd5da)

v1.2.4

03 Feb 04:08
3a5038d
Compare
Choose a tag to compare

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

03 Feb 04:01
5cbebe6
Compare
Choose a tag to compare

1.2.3 (2022-02-03)

Bug Fixes

  • ci: Use an alternate upload action in release workflow (16cfaed)

v1.2.2

03 Feb 01:56
cbd2dad
Compare
Choose a tag to compare

1.2.2 (2022-02-03)

Miscellaneous Chores

  • Dummy release to test CI changes (f1fe277)

v1.2.1

03 Feb 01:32
7c3d779
Compare
Choose a tag to compare

1.2.1 (2022-02-03)

Bug Fixes

  • Fix browser name to MSEdge to match Selenium grid (e72c8ed)