Skip to content

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

v1.6.7

06 Feb 19:51
d6a9fbb
Compare
Choose a tag to compare

1.6.7 (2024-02-06)

Bug Fixes

  • Pick a default Edge binary location on all platforms (#65) (17069e7)

v1.6.6

08 Sep 02:03
5fab566
Compare
Choose a tag to compare

1.6.6 (2023-09-08)

Bug Fixes

  • Fix exception thrown when Edge executable is not found (#62) (fd3ff72)

v1.6.5

07 Sep 21:58
db796b9
Compare
Choose a tag to compare

1.6.5 (2023-09-07)

Bug Fixes

  • Work around msedgedriver 115+ bug (#60) (56a6688)

v1.6.4

18 Aug 18:55
28bfc82
Compare
Choose a tag to compare

1.6.4 (2023-08-18)

Bug Fixes

  • Update webdriver-installer to fix Edge >= 115 (#57) (e39448c)

v1.6.3

17 Aug 17:37
0d9cb31
Compare
Choose a tag to compare

1.6.3 (2023-08-17)

Bug Fixes

  • Update webdriver-installer to fix Chromedriver >= 115, fix M1 mac (#55) (7fc6bdc)

v1.6.2

19 Jul 18:22
8a1890e
Compare
Choose a tag to compare

1.6.2 (2023-07-19)

Bug Fixes

  • Fix ChromeHeadless in Docker (#51) (a487e6d)
  • Fix clobbering of arguments in custom configurations (#50) (43ce270)
  • Fix failure when drivers lag behind browser (#53) (14cf6c3)

v1.6.1

21 Apr 02:48
047c50f
Compare
Choose a tag to compare

1.6.1 (2022-04-21)

Bug Fixes

  • Fix hung launcher on shutdown of Safari (#38) (adc7898), closes #24
  • Fix missing lodash dependency (#39) (cc3f4c0)

v1.6.0

23 Mar 22:55
3e5e11b
Compare
Choose a tag to compare

1.6.0 (2022-03-23)

Features

  • Customize WebDriver config in custom launcher (#35) (c8fe569)

v1.5.0

10 Mar 22:28
4e6e745
Compare
Choose a tag to compare

1.5.0 (2022-03-10)

Features

  • Add Safari Technology Preview, iOS and iPadOS with simulators (#33) (3af8414)

v1.4.3

28 Feb 20:37
c169d0b
Compare
Choose a tag to compare

1.4.3 (2022-02-28)

Bug Fixes

  • Fix compatibility, browser launcher detection in shaka-player (#29) (9783318), closes #23