Skip to content

hermione/v8.3.0

Compare
Choose a tag to compare
@KuznetsovRoman KuznetsovRoman released this 12 Mar 12:12
· 208 commits to master since this release

🚀 Improvements

  • feat: add ability to use default export in .hermione.conf file (#862)
  • feat: add ability to use import and export in test files (#863)

🐛 Bug fixes

  • fix: correctly screen elements inside iframes using assertView command (#856)
  • fix: export AssertViewOpts type (#867)
  • fix: add getConfig command typings (#866)
  • fix: use WebdriverIO.Browser instead of webdriverio browser (#868)
  • fix: add typings for overwrireCommand: custom commands (#869)
  • fix: add ability to specify runStep resolved value (#870)