- Fix repl after testium-core switch - @jkrems https://github.com/groupon/testium/pull/179
- [doc] Update element documentation - @EndangeredMassa https://github.com/groupon/testium/pull/177
- [dox] Fix getElementOrNull example to use right method - @jkrems https://github.com/groupon/testium/pull/175
- Add publishConfig.registry - @jkrems https://github.com/groupon/testium/pull/174
- Make tests pass without TTY - @jkrems https://github.com/groupon/testium/pull/173
- Add API docs for
getElementOrNull- @jkrems https://github.com/groupon/testium/pull/172 - Switch to
testium-coreandtestium-driver-sync- @jkrems https://github.com/groupon/testium/pull/172- Adds support for
waitForElementNotExist
- Adds support for
- Use assert.match instead of truthy - @khoomeister https://github.com/groupon/testium/pull/170