4.3.6 (2021-04-09)
- correctly report test names and status (1aee063)
4.3.5 (2021-01-24)
- add old logs into Sauce (9cf957f)
4.3.4 (2020-11-30)
4.3.3 (2020-10-30)
4.3.2 (2020-10-30)
- Call launcher done callback (6050150)
4.3.1 (2020-10-29)
- fixes issues with older browsers / caps (97315f3)
4.3.0 (2020-10-29)
- add execution url (eb8dc10)
- add test annotation (517b60a)
- implement uploading new logs to Sauce with all test statuses (fa3d0b5)
- new release (70c0f3a)
4.2.0 (2020-10-29)
- fix indentation error (b5ba374)
- add heartbeat to keep session alive every 60 seconds (c17711a)
4.1.6 (2020-10-20)
- Retry start Sauce Connect (219) (5ff8838) by Christian Bromann
4.1.5 (2020-05-26)
4.1.4 (2020-04-28)
4.1.3 (2020-04-13)
- release: Replace calls to renamed
.title()
with.getTitle()
(b1c589b)
4.1.2 (2020-03-30)
4.1.1 (2020-03-30)
4.1.0 (2020-03-30)
4.0.0 (2020-03-17)
- release: Drop support for Node <10.
2.0.0 (2020-03-10)
- deps: Support node 6,8,10 (2ef4585)
- deps: Drop support for node < 6
2.0.2 (2018-12-12)
- Fix misplaced try/catch not catching kill errors (dcda7b5)
2.0.1 (2018-12-12)
- Allow reconnecting if Saucelabs terminated session (6a9768da)
2.0.0 (2018-12-11)
- BREAKING Switch launcher to selenium-webdriver (6525ddd4)
1.2.0 (2017-08-22)
- config: add proxy option (bae758a)
- config: allow SE traffic to be sent via Sauce Connect's Relay (0ac67d4)
- config: pass parentTunnel to selenium (bae326f)
- deps: upgrade sauce connect (e792677)
- launcher: expose commandTimeout, idleTimeout, maxDuration options (3fe1c75), closes #62
1.1.0 (2016-10-24)
- update deps and add new saucelabs config (747a19f)
1.0.0 (2016-05-03)
0.3.1 (2016-03-01)
- launcher: Remove empty page workaround (b0761a2), closes #14
- Make disconnects fail the tests (f7839fc), closes #54
- reporter: Add adapters property for 0.13 compat. (9a5a147)
- reporter: Remove double logging (6ab38f8), closes #36
- launcher: Add and options (6a15162), closes #49
- adding build number env var for compatibility with drone and other CI systems (44eacd1)
0.3.0 (2015-10-20)
- launcher: Remove empty page workaround (b0761a2), closes #14
- reporter: Remove double logging (6ab38f8), closes #36
- Make disconnects fail the tests (f7839fc), closes #54
0.2.14 (2015-06-29)
0.2.13 (2015-06-29)
0.2.12 (2015-06-29)
0.2.11 (2015-05-07)
0.2.10 (2014-07-24)
- avoid failrues on error message formatting (64e532c), closes #46 #48
- override env vars with explicit config vars (f97c9d0), closes #50
0.2.9 (2014-06-29)
0.2.8 (2014-04-30)
0.2.7 (2014-04-11)
- updated sauce-connect-launcher (a9e8050)
0.2.6 (2014-04-04)
0.2.5 (2014-04-02)
- wd: get sessionId from driver instead of promise resolution (48d2439)
0.2.4 (2014-03-27)
- migrated to wd promise api (ca2dfa3)
0.2.3 (2014-03-17)
0.2.2 (2014-03-13)
0.2.1 (2014-03-11)
0.2.0 (2013-12-23)
0.1.5 (2013-12-02)
- improve error handling (773a3fb)
0.1.4 (2013-11-30)
- add a 'saucelabs' reporter to report pass/fail status (e35dbdb)
0.1.3 (2013-11-28)
0.1.2 (2013-11-26)
- Add device-orientation config option (bf5df26)
- allow "options" that are applied to all browsers (c2968a0)
- allow passing additional config options (1cab110)
- Enable ability to pass custom capabilities to sauce browsers (2a2fc71)
- show link to the session on SL website (4c3b050)
0.1.1 (2013-10-08)
- update wd to the latest (e661b31)
0.1.0 (2013-08-06)
0.0.6 (2013-07-19)
0.0.5 (2013-07-02)
- do not quit web driver if not instantiated yet (2f25f79)
- generate tunnel id only if starting sauce connect (fb138bc)
- handle error during init (a0f9f2c)
- navigate to about:blank rather then google.com (f51f245)
- better browser name (5650bda)