Releases: karma-runner/karma-browserstack-launcher
Releases · karma-runner/karma-browserstack-launcher
v0.1.8
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
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.5
Bug Fixes
- Update browserstacktunnel-wrapper & others (23fdc9d)
v0.1.2
Features
- update browserstacktunnel-wrapper to ~1.3.0 (88255ab)
v0.1.1
Bug Fixes
- do not ser return_url to allow auto-watch (5fed790), closes #9 #9
v0.1.0
Features
- add option for specifying BrowserStackTunnel jar path (13978c5)
- better error when tunnel fails (20ea6bd)
- update browserstack tunnel (dc8c48e)
v0.0.7
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