# webdriverio v9.31.4 - Product: webdriverio (https://whatsnew.fyi/product/webdriverio) - Vendor: webdriverio - Date: 2026-08-27 - Version: v9.31.4 - Original notes: https://github.com/webdriverio/webdriverio/releases/tag/v9.31.4 - Permalink: https://whatsnew.fyi/product/webdriverio/releases/v9.31.4 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** — Beta ElementArray under feature flag for multiRemote.$$() returning MultiRemoteElement[] - **added** — Support for global errors and global attachments in wdio-allure-reporter - **fixed** — Track document element per context in webdriverio - **fixed** — Serialize IPv6 BiDi WebSocket candidates correctly in webdriver ##### v9.31.4 (2026-08-27) ###### :rocket: New Feature * `webdriverio` * [#15532](https://github.com/webdriverio/webdriverio/pull/15532) feat: Beta ElementArray under feature flag for `multiRemote.$$()` e.g. MultiRemoteElement[] ([@dprevost-LMI](https://github.com/dprevost-LMI)) * `wdio-allure-reporter` * [#15278](https://github.com/webdriverio/webdriverio/pull/15278) feat(wdio-allure-reporter): add support for global errors and global attachments ([@todti](https://github.com/todti)) ###### :bug: Bug Fix * `webdriverio` * [#15478](https://github.com/webdriverio/webdriverio/pull/15478) fix(webdriverio): track document element per context ([@Badisi](https://github.com/Badisi)) * `webdriver` * [#15516](https://github.com/webdriverio/webdriverio/pull/15516) fix(webdriver): serialize IPv6 BiDi WebSocket candidates correctly ([@ML642](https://github.com/ML642)) ###### :memo: Documentation * `webdriverio` * [#15531](https://github.com/webdriverio/webdriverio/pull/15531) docs(webdriverio): document the $$ async iterator methods ([@devangpratap](https://github.com/devangpratap)) ###### Committers: 5 - Alex ([@todti](https://github.com/todti)) - David Prevost ([@dprevost-LMI](https://github.com/dprevost-LMI)) - Martsin Lazouski ([@ML642](https://github.com/ML642)) - [@Badisi](https://github.com/Badisi) - [@devangpratap](https://github.com/devangpratap)