v9.4.2 (2024-12-12)
🐛 Bug Fix
wdio-cli
- #13963 Remove unused cli-spinners dependency (@alexparish)
- #13944 fix(@wdio/cli): use require to import json file (@christian-bromann)
- #13932 fix(@wdio/cli): ensure onComplete hooks is executed (@christian-bromann)
wdio-utils
,webdriverio
- #13960 fix(webdriverio): support opening file urls (@christian-bromann)
wdio-utils
- #13949 fix(@wdio/utils): properly detect Appium browser sessions (@christian-bromann)
wdio-runner
- #13958 fix(@wdio/runner): Continue emitting event on the runner even when a reporter throws an error (@dprevost-LMI)
webdriverio
- #13941 fix(webdriverio): add 'appium:options' when checking for native context (@ricardorlg)
wdio-allure-reporter
,webdriver
- #13922 fix: Catch requests failure to trigger the
result
andonAfterCommand
event (@dprevost-LMI)
- #13922 fix: Catch requests failure to trigger the
💅 Polish
wdio-cli
- #13970 fix(@wdio/cli): Serenity/JS supports WebdriverIO 9 (@jan-molak)
wdio-utils
,webdriverio
- #13950 fix(webdriverio): don't fail if getContext is not supported (@christian-bromann)
wdio-browserstack-service
,wdio-types
- #13951 Changes to send SDK instrumentation in capabilities v9 (@jainam-bs)
📝 Documentation
- #13965 Update Emulation.md - device emulation (@jochen-testingbot)
Committers: 7
- Alex Parish (@alexparish)
- Christian Bromann (@christian-bromann)
- David Prevost (@dprevost-LMI)
- Jainam Shah (@jainam-bs)
- Jan Molak (@jan-molak)
- Jochen (@jochen-testingbot)
- ricardo larrahondo (@ricardorlg)