Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Releases: karma-runner/karma-browserstack-launcher

v0.1.8

16 Dec 12:48
Compare
Choose a tag to compare

Bug Fixes

  • Avoid setting tunnelIdentifier if startTunnel is false (fe61baa)
  • Property access on undefined config (a05e6cf), closes #52

Features

  • proxy: Add proxy settings to BrowserstackLocal (7c3da2b)

v0.1.7

12 Nov 08:51
Compare
Choose a tag to compare

Bug Fixes

  • launcher: inherit base launcher and override forceKill (e92798f)
  • Pass localIdentifier to browserstacktunnel-wrapper (ac74978)

Features

  • Global poller for updating worker status (b81cafb)

v0.1.6

22 Oct 18:46
Compare
Choose a tag to compare
chore: release v0.1.6

v0.1.5

09 Sep 15:38
Compare
Choose a tag to compare

Bug Fixes

  • Update browserstacktunnel-wrapper & others (23fdc9d)

v0.1.3

28 Jul 20:34
Compare
Choose a tag to compare
0.1.3

v0.1.2

09 Sep 15:32
Compare
Choose a tag to compare

Features

  • update browserstacktunnel-wrapper to ~1.3.0 (88255ab)

v0.1.1

09 Sep 15:32
Compare
Choose a tag to compare

Bug Fixes

  • do not ser return_url to allow auto-watch (5fed790), closes #9 #9

v0.1.0

09 Sep 15:32
Compare
Choose a tag to compare

Features

  • add option for specifying BrowserStackTunnel jar path (13978c5)
  • better error when tunnel fails (20ea6bd)
  • update browserstack tunnel (dc8c48e)

v0.0.8

09 Sep 15:32
Compare
Choose a tag to compare

Features

  • support tunnelIdentifier (a1bac53)

v0.0.7

09 Sep 15:32
Compare
Choose a tag to compare

Bug Fixes

  • do not timeout if the test finishes before the timeout (38035eb)
  • kill the browser even after restarting (5cff1fa)
  • set default timeout (7ae8470)

Features