Skip to content

Releases: agmen-hu/end2end-wd-runner

V0.3.1

21 Oct 03:20
Compare
Choose a tag to compare

Bugfix:

  • Included config files override each other as expected

V0.3.0

13 Oct 07:21
Compare
Choose a tag to compare

New feauters:

  • PauseAction: stop anywhere the test case
  • Selenium-standalone installed only at the first run when it not installed on the system or wdRemote options is empty
  • TestSuite runner: for easy test case management

V0.2.0

03 Oct 07:03
Compare
Choose a tag to compare

New feauters:

  • pause onError
  • start new browser onError
  • collect log from the browser onError
  • testCase run time measurement
  • colorfull built-in logger
  • ability to use a custom logger
  • built-in selenium server is configurable

Bug fixes:

  • screenshot taken from phantomjs
  • configParser throw error when not found the file
  • corrected error handling