v9.31.2
Added 2
- Enhance multi-remote instance/element support with select & filter methods
- Add title path to wdio-allure-reporter
Changed 1
- Install @serenity-js/html-reporter instead of @senity-js/serenity-bdd in create-wdio
Fixed 2
- Record matching mock responses even when not blocked
- Add .cts to supported file extensions in wdio-config
From webdriverio
v9.31.2 (2026-08-21)
:rocket: New Feature
wdio-types,wdio-utils,webdriverio- #15459 feat: UNSTABLE Enhance multi-remote instance/element support with
select&filter(@dprevost-LMI)
- #15459 feat: UNSTABLE Enhance multi-remote instance/element support with
wdio-allure-reporter- #15514 Add title path (@formaceft-93)
:bug: Bug Fix
webdriveriowdio-config- #15511 fix: add .cts to supported file extensions (@mauriciolauffer)
:nail_care: Polish
create-wdio- #15515 fix(create-wdio): install @serenity-js/html-reporter instead of @senity-js/serenity-bdd (@jan-molak)
Committers: 5
- David Prevost (@dprevost-LMI)
- Dmitrii (@formaceft-93)
- Jan Molak (@jan-molak)
- Mauricio Lauffer (@mauriciolauffer)
- @Badisi