Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

Releases: groupon/testium

3.3.1

14 Nov 00:47
Compare
Choose a tag to compare

3.3.0

26 Oct 17:15
Compare
Choose a tag to compare

3.2.0

24 Sep 14:51
Compare
Choose a tag to compare
  • #168 show error message if app doesn't exist

3.1.0

11 Jun 19:20
Compare
Choose a tag to compare
  • #160 when there is an error in a subprocess or the parent process, kill all processes; this prevents orphan processes in some cases

3.0.1

05 Jun 19:02
Compare
Choose a tag to compare

#162 fixed a bug that prevented urls that contain a #hash segment from working properly.

3.0.0

13 May 20:27
Compare
Choose a tag to compare

#156 removed deprecated functionality

  • browser.waitForElement
  • browser.assert.imagesMatch
  • browser.getScreenshot(selector)

2.9.1

13 May 15:36
Compare
Choose a tag to compare
  • #154 make looking for an app optional
  • #155 deprecate getScreenshot(cssSelector)

2.8.0

30 Apr 07:18
Compare
Choose a tag to compare
  • #151 deprecate img-diff functionality
  • #152 allow configuration of launchEnv

2.7.0

06 Feb 03:57
Compare
Choose a tag to compare
  • #138 add selenium.debug config option

2.6.0

02 Feb 22:40
Compare
Choose a tag to compare
  • #137 show better error message when a local chromedriver is missing