Releases: testiumjs/testium-driver-wd
Releases · testiumjs/testium-driver-wd
v1.8.0
- feat: browser.assertElementsNumber(selector, num) - @dbushong #25
c33702f
feat: browser.assertElementsNumber(selector, num)
v1.7.1
- 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
- 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
- fix: support
mixins.wd[] = 'some-module'
- @dbushong #22
97ca84f
fix: support mixins.wd[] = 'some-module'
v1.6.0
- feat: add browser.loadPage as better navigateTo - @dbushong #21
fa450b4
feat: add browser.loadPage as better navigateTo
v1.5.1
- fix: fallback default for setCookieValue - @dbushong #20
1aa6ce4
fix: fallback default for setCookieValue
v1.3.0
- 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
- Compatible with phantomjs 2.1 - @jkrems #15
253b3b5
fix: Compatible with phantomjs 2.1