Skip to content

Releases: webdriverio/mcp

v3.5.2-next

04 Jun 15:20

Choose a tag to compare

v3.5.2-next Pre-release
Pre-release

3.5.2 (2026-06-04)

Features

  • saucelabs: Integrate SauceLabs as a cloud provider for WebdriverIO MCP sessions (a53bbc0)

Bug Fixes

  • region: Make region property session-specific (ae215b0)
  • Use correct ordering of tunnelName in session_start and explicitly include XCUITest with ios platform (7eb84ec)

Refactoring

  • cloud: Prepare LambdaTest support for cloud-providers (6071e86)
  • tunnel: Use supported saucelabs module instead of deprecated npm package (dfe8128)

v3.5.1

25 May 10:03

Choose a tag to compare

3.5.1 (2026-05-25)

Bug Fixes

  • Use correct version resolution (like src/server.ts) in the tracing state (a1cae64)

v3.5.0

19 May 07:44

Choose a tag to compare

3.5.0 (2026-05-19)

Features

  • trace: Add support for mobile trace recording (1cbec6a)
  • trace: Vibium-compatible trace recording for browser sessions (e6d0509)

Bug Fixes

  • trace: Ensure finalizeTrace handles browser argument (10c0b25)
  • trace: Manage trace sessions' lifecycle correctly (2ad506f)

Refactoring

  • trace: Remove traceMethod from tool mapping and related functionality (a19c8a3)

v3.4.4

06 May 11:33

Choose a tag to compare

3.4.4 (2026-05-06)

v3.4.3

06 May 11:18

Choose a tag to compare

3.4.3 (2026-05-06)

Bug Fixes

  • xmldom: Fix type errors by importing XMLDocument, XMLElement, XMLNode from @xmldom/xmldom (c11c204)

v3.4.2

06 May 11:02

Choose a tag to compare

3.4.2 (2026-05-06)

v3.4.1

30 Apr 15:47

Choose a tag to compare

3.4.1 (2026-04-30)

Refactoring

  • Add annotation support for tools to enhance metadata usage (c196da2)

Chores

  • Security updates

v3.4.0

27 Apr 08:39

Choose a tag to compare

3.4.0 (2026-04-27)

Features

  • add switch_frame tool for iframe navigation (ae867a5)

Bug Fixes

  • Include protocol in appium configuration for local provider (e1596df)

v3.3.0

23 Apr 11:11

Choose a tag to compare

3.3.0 (2026-04-23)

Features

  • Introduce StreamableHTTP transport at /mcp endpoint (e00e34c)
  • Reintroduce tooling for a11y, app_state, contexts, cookies, tabs and screenshot querying (80e8bfa)

v3.2.5

18 Apr 07:22

Choose a tag to compare

3.2.5 (2026-04-18)

Chores

  • Patch security updates