Skip to content

Latest commit

 

History

History
289 lines (127 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

289 lines (127 loc) · 10.4 KB

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)