Skip to content

Releases: testiumjs/testium-driver-wd

v1.8.0

07 Sep 20:43
Compare
Choose a tag to compare
  • feat: browser.assertElementsNumber(selector, num) - @dbushong #25
    • c33702f feat: browser.assertElementsNumber(selector, num)

v1.7.1

06 Sep 19:06
Compare
Choose a tag to compare
  • fix: don't die if we can't set longStackTrace - @dbushong #24
    • 6363eb3 fix: don't die if we can't set longStackTrace

v1.7.0

06 Sep 01:19
Compare
Choose a tag to compare
  • feat: show long stack traces on errors - @dbushong #23
    • 32d44b5 feat: show long stack traces on errors
    • d24d8c6 chore: bump node versions for testing

v1.6.1

22 Jul 18:11
Compare
Choose a tag to compare
  • fix: support mixins.wd[] = 'some-module' - @dbushong #22
    • 97ca84f fix: support mixins.wd[] = 'some-module'

v1.6.0

19 Jul 02:39
Compare
Choose a tag to compare
  • feat: add browser.loadPage as better navigateTo - @dbushong #21
    • fa450b4 feat: add browser.loadPage as better navigateTo

v1.5.1

16 Jun 14:24
Compare
Choose a tag to compare
  • fix: fallback default for setCookieValue - @dbushong #20
    • 1aa6ce4 fix: fallback default for setCookieValue

v1.5.0

23 May 20:39
Compare
Choose a tag to compare
  • feat: add setCookieValues() method - @dbushong #18
    • 7186580 feat: add setCookieValues() method

v1.4.0

24 Oct 22:53
Compare
Choose a tag to compare

v1.3.0

22 Oct 00:24
Compare
Choose a tag to compare
  • cookie domain & upgrades - @dbushong #16
    • 7bdcbda chore: bump versions of wd, lint, etc
    • ed27493 feat: set the cookie domain to the proxy host

v1.2.4

11 Oct 21:49
Compare
Choose a tag to compare
  • Compatible with phantomjs 2.1 - @jkrems #15
    • 253b3b5 fix: Compatible with phantomjs 2.1