hermione/v8.3.0
KuznetsovRoman
released this
12 Mar 12:12
·
235 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)