Skip to content

v1.6.0

Compare
Choose a tag to compare
@beatfactor beatfactor released this 26 Mar 14:53
· 1207 commits to main since this release
  • Added #2559 – support for using TypeScript (.ts) for test files
  • Added #2616 – support for using config locate strategy as default for page object element selectors
  • Fixed #2573 – an issue where result of element() and elements() commands where inconsistent when used on section elements
  • Fixed #2522 – an issue where element results where incorrect for Safari in BrowserStack
  • Fixed #2582 – making sure the test results are not discarded when an uncaught exception occurs.