# webdriverio v9.31.2 - Product: webdriverio (https://whatsnew.fyi/product/webdriverio) - Vendor: webdriverio - Date: 2026-08-21 - Version: v9.31.2 - Original notes: https://github.com/webdriverio/webdriverio/releases/tag/v9.31.2 - Permalink: https://whatsnew.fyi/product/webdriverio/releases/v9.31.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Enhance multi-remote instance/element support with select & filter methods - **added** — Add title path to wdio-allure-reporter - **fixed** — Record matching mock responses even when not blocked - **fixed** — Add .cts to supported file extensions in wdio-config - **changed** — Install @serenity-js/html-reporter instead of @senity-js/serenity-bdd in create-wdio ##### v9.31.2 (2026-08-21) ###### :rocket: New Feature * `wdio-types`, `wdio-utils`, `webdriverio` * [#15459](https://github.com/webdriverio/webdriverio/pull/15459) feat: UNSTABLE Enhance multi-remote instance/element support with `select` & `filter` ([@dprevost-LMI](https://github.com/dprevost-LMI)) * `wdio-allure-reporter` * [#15514](https://github.com/webdriverio/webdriverio/pull/15514) Add title path ([@formaceft-93](https://github.com/formaceft-93)) ###### :bug: Bug Fix * `webdriverio` * [#15479](https://github.com/webdriverio/webdriverio/pull/15479) fix(webdriverio): record matching mock responses even when not blocked ([@Badisi](https://github.com/Badisi)) * `wdio-config` * [#15511](https://github.com/webdriverio/webdriverio/pull/15511) fix: add .cts to supported file extensions ([@mauriciolauffer](https://github.com/mauriciolauffer)) ###### :nail_care: Polish * `create-wdio` * [#15515](https://github.com/webdriverio/webdriverio/pull/15515) fix(create-wdio): install @serenity-js/html-reporter instead of @senity-js/serenity-bdd ([@jan-molak](https://github.com/jan-molak)) ###### Committers: 5 - David Prevost ([@dprevost-LMI](https://github.com/dprevost-LMI)) - Dmitrii ([@formaceft-93](https://github.com/formaceft-93)) - Jan Molak ([@jan-molak](https://github.com/jan-molak)) - Mauricio Lauffer ([@mauriciolauffer](https://github.com/mauriciolauffer)) - [@Badisi](https://github.com/Badisi)