Skip to content

Latest commit

 

History

History
458 lines (206 loc) · 17.8 KB

CHANGELOG.md

File metadata and controls

458 lines (206 loc) · 17.8 KB

4.3.4 (2020-11-30)

Bug Fixes

  • fix reporter with browsers not launched through launcher (39943d7), closes #232

4.3.3 (2020-10-30)

Bug Fixes

  • update (dev)dependencies (c86ffe7)
  • update sending custom information to Sauce Labs (6090ea8)

4.3.2 (2020-10-30)

Bug Fixes

  • Call launcher done callback (6050150)

4.3.1 (2020-10-29)

Bug Fixes

  • fixes issues with older browsers / caps (97315f3)

4.3.0 (2020-10-29)

Bug Fixes

Features

  • 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)

Bug Fixes

Features

  • add heartbeat to keep session alive every 60 seconds (c17711a)

4.1.6 (2020-10-20)

Bug Fixes

4.1.5 (2020-05-26)

Bug Fixes

4.1.4 (2020-04-28)

Bug Fixes

4.1.3 (2020-04-13)

Bug Fixes

  • release: Replace calls to renamed .title() with .getTitle() (b1c589b)

4.1.2 (2020-03-30)

Bug Fixes

  • no need to copy package.json to dist (#196) (65210f2)

4.1.1 (2020-03-30)

Bug Fixes

4.1.0 (2020-03-30)

Features

  • release: add build step to semantic-release in Travis (#192) (d4f7649)

4.0.0 (2020-03-17)

chore

  • release: force-trigger a semantic release (#189) (64217e4)

BREAKING CHANGES

  • release: Drop support for Node <10.

2.0.0 (2020-03-10)

chore

  • deps: Support node 6,8,10 (2ef4585)

BREAKING CHANGES

  • deps: Drop support for node < 6

2.0.2 (2018-12-12)

Bug Fixes

  • Fix misplaced try/catch not catching kill errors (dcda7b5)

2.0.1 (2018-12-12)

Bug Fixes

  • Allow reconnecting if Saucelabs terminated session (6a9768da)

2.0.0 (2018-12-11)

Features

  • BREAKING Switch launcher to selenium-webdriver (6525ddd4)

1.2.0 (2017-08-22)

Features

  • 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)

Features

  • update deps and add new saucelabs config (747a19f)

1.0.0 (2016-05-03)

0.3.1 (2016-03-01)

Bug Fixes

  • 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

Features

  • 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)

Bug Fixes

  • launcher: Remove empty page workaround (b0761a2), closes #14
  • reporter: Remove double logging (6ab38f8), closes #36
  • Make disconnects fail the tests (f7839fc), closes #54

Features

  • launcher: Add public and customData options (6a15162), closes #49

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)

Bug Fixes

  • 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)

Bug Fixes

0.2.8 (2014-04-30)

Bug Fixes

  • handle error when opening initial url (4aef4e9)
  • handle error when sending heartbeat (8b626f5)

0.2.7 (2014-04-11)

Bug Fixes

  • updated sauce-connect-launcher (a9e8050)

0.2.6 (2014-04-04)

Bug Fixes

  • fixed recordScreenshots option (52c8b81), closes #30

0.2.5 (2014-04-02)

Bug Fixes

  • wd: get sessionId from driver instead of promise resolution (48d2439)

0.2.4 (2014-03-27)

Features

  • migrated to wd promise api (ca2dfa3)

0.2.3 (2014-03-17)

0.2.2 (2014-03-13)

0.2.1 (2014-03-11)

Features

  • allow to specify options for sauce-connect (f8cf523)
  • disable popup blocking by default (d1dafc4)

0.2.0 (2013-12-23)

Features

0.1.5 (2013-12-02)

Bug Fixes

0.1.4 (2013-11-30)

Features

  • add a 'saucelabs' reporter to report pass/fail status (e35dbdb)

0.1.3 (2013-11-28)

0.1.2 (2013-11-26)

Features

  • 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)

Features

  • update wd to the latest (e661b31)

0.1.0 (2013-08-06)

0.0.6 (2013-07-19)

Bug Fixes

  • shut down sauce connect properly (17f94f8), closes #5

0.0.5 (2013-07-02)

Bug Fixes

  • 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)

Features

0.0.3 (2013-06-26)

Bug Fixes

  • avoid reconnecting browsers from previous runs (b04341c)
  • stupid typos (42da925)

Features

  • configurable platform, version (2f5b104)
  • use tunnel identifier (331f5c3)

0.0.2 (2013-06-25)

Features

  • allow global config of testName, tags (7fc3bfc)
  • allow global configuration (996a9ff)