- feat: add & test buttonUp/Down & movePointerRelativeTo - @dbushong #12
f416cf4
feat: add & test buttonUp/Down & movePointerRelativeTo
- Apply latest nlm generator - @i-tier-bot #10
- Fix
switchToFrame
tests - @jkrems #6- Remove
getElement
exception checking, moved towebdriver-http-sync
- Fix nested switch to frame
- Fix tests to fail as they should
- Remove
- Add support for
waitForElementNotExist
- @jkrems #4
This moves priming and clearing cookies into testium-core
.
The remaining changes are minor cleanup.
bc94e04 Fix tests when running as mocha | cat
117fcf1 Use proper version of testium-core
27811d1 Only ship lib to npm
5a48026 Use latest testium-core
058b462 Fix linting errors in unit tests
94fdd21 Port browser unit tests
dd1399d Port assert unit tests
720193c Inline usage of _getElementWithProperty
583791e Add npub for clean releases
d5c15e9 Remove traces of jshint config
0355bea Fix typo in test description
- Initial release