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

Releases: groupon/testium

1.3.3

24 Feb 23:31
Compare
Choose a tag to compare
  • #43 fixed selenium version detection and downloading

1.3.2

17 Feb 17:28
Compare
Choose a tag to compare
  • #28 use proxy for absolute urls
  • #31 implement browser.getConsoleLogs(logLevel) and browser.capabilities
  • #38 fix for screenshots of 500-error pages

1.3.1

20 Jan 18:46
Compare
Choose a tag to compare
  • #27 update valid browsers to match spec

1.3.0

17 Jan 02:12
Compare
Choose a tag to compare
  • #25 support js/coffee test files
  • #23 add cli option to update selenium
  • #21 default max java heap to 256MB
  • #20 implement assert.httpStatus(code)
  • #19 use 127.0.0.1 instead of localhost

1.2.0

09 Jan 21:38
Compare
Choose a tag to compare
  • #9 allow optional external selenium server
  • #12 fix hashes in urls
  • #13 add option to adjust max java heap size
  • #14 travis-ci support!
  • #15 throw better error when failing to cleanup processes
  • #16 increased default mocha slow options to 2 seconds

1.1.0

06 Jan 17:29
Compare
Choose a tag to compare
  • #5 upgrade to latest [email protected]
  • #6 fix some edge cases in the internal proxy
  • #8 installs latest selenium/chromedriver to tmp, copies over