Skip to content

v1.0.1

Compare
Choose a tag to compare
@sjro sjro released this 12 Oct 02:46
· 74 commits to master since this release
  • Fixed the first tests in the test suite fail randomly by adding missed await in utils/Page.
  • Fixed the util method waitTransitionEnd in utils/Page to correctly call browser.waitUntil() and to wait for the promise of browser.execute() to be resolved.