Skip to content

hermione/v5.6.0

Compare
Choose a tag to compare
@DudaGod DudaGod released this 06 Dec 20:08
· 513 commits to master since this release

🚀 New feature

  • add built-in assert library expect-webdriverio, which is available in global scope as expect. API is described here.

🐛 Bug fixes

  • fill tests cache synchronously in workers (fix for #698)

🏠 Internal

  • update required Node.js version for development to v16