Skip to content

v0.8.16

Compare
Choose a tag to compare
@beatfactor beatfactor released this 04 Feb 23:30
· 1845 commits to main since this release
  • Added support to fail the test when an exception is thrown in a global hook by passing the error message to the done callback;
  • Added new props object on the page object which can hold various properties; if props is a function, it is with the page as its context.
  • Added error messages to the results object as the errmessages array.