Skip to content

v2.6.11

Compare
Choose a tag to compare
@beatfactor beatfactor released this 30 Jan 19:44
· 347 commits to main since this release
d514ed6
  • Fixed headless mode in chrome (#3581)
  • Fixed loading test files in ESM format on Windows #3585
  • Fixed unhandled promise rejection for wait element commands #3570
  • Added support for writing global test hooks using async/await and without a callback – 286aca