Skip to content

v2.3.3

Compare
Choose a tag to compare
@beatfactor beatfactor released this 19 Aug 12:27
· 560 commits to main since this release
e55a1ba

Improvements

  • Added support for using native mobile drivers (#3335)
  • Added new cli flag --list-files (#3246)
  • Added support to retain the html report between test runs (#3309)

Fixes

  • Fixed #3304 - added buildname to settings when running on Browserstack
  • Fixed #3301 - awaited asserts used inside custom commands were hanging the test run
  • Fixed #3257 - expect.elements(..).count should be 0 if element not found