v8.16.12 (2023-09-22)
🐛 Bug Fix
webdriverio
- #11206 (webdriverio): fix findStrategy for querying elements by classname and partial text (@erwinheitzman)
wdio-cucumber-framework
- #11211 filter spec by loadSources cucumber interface (@tamil777selvan)
wdio-cli
- #11202 Support for running WebdriverIO TypeScript tests on Node 20. Closes #10901 (@jan-molak)
💅 Polish
wdio-utils
- #11207 (@wdio/utils): apply fix to the gecko and edge drivers (@erwinheitzman)
📝 Documentation
wdio-types
- #11214 Add property logLevel in moon:options (@sushantsoni5392)
- Other
- #11203 (test): add docs on using
@vue/test-utils
(@christian-bromann)
- #11203 (test): add docs on using
Committers: 5
- Christian Bromann (@christian-bromann)
- Erwin Heitzman (@erwinheitzman)
- Jan Molak (@jan-molak)
- Sushant Soni (@sushantsoni5392)
- Tamil Selvan (@tamil777selvan)