v8.19.0 (2023-10-17)
🚀 New Feature
wdio-cli
,wdio-config
,wdio-types
,wdio-utils
,webdriverio
- #11441 (@wdio/cli): Support for sharding (@christian-bromann)
🐛 Bug Fix
webdriverio
- #11444 removing Element as not needed Closes #11350 (@bhanuagarwal73)
wdio-browser-runner
- #11366 Properly resolve Mocha when using browser-runner (@FrederikBolding)
💅 Polish
wdio-allure-reporter
- #11423 Remove deprecated flag due to lack of functionality in the current allure.step() API. (@BorisOsipov)
📝 Documentation
- #11424 (docs): add tests on how to parameterize tests (@christian-bromann)
Committers: 5
- Bhanu Agarwal (@bhanuagarwal73)
- Boris Osipov (@BorisOsipov)
- Christian Bromann (@christian-bromann)
- Frederik Bolding (@FrederikBolding)
- Paweł Pohl (@Pawel1894)