Skip to content

v3.6.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 20:30
· 8 commits to main since this release

3.6.0 (2026-06-07)

Features

  • lambdatest: Integrate TestMU hub connection with tunnel, mirroring SauceLabs/BrowserStack (e89b4ae)
  • saucelabs: Integrate SauceLabs as a cloud provider for WebdriverIO MCP sessions (a53bbc0)

Bug Fixes

  • mobile: Allow mobile browser sessions to start without appPath (e20b041)
  • os: Compute platformName from os + osVersion for browser sessions in case of Testmu and SauceLabs providers (f3d9404)
  • region: Make region property session-specific (ae215b0)
  • testmu: Address code review findings for appiumVersion, mobile status, credential deduplication (0c994a8)
  • 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)