Skip to content

v3.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 10:28

3.7.0 (2026-06-09)

Features

  • logs: Introduce new resource wdio://session/current/logs that returns crash and browser logs (6a1e166)
  • providers: add TestingBot cloud provider (c07886c)

Bug Fixes

  • testingbot: avoid "undefined" app ref when app_url is missing from list response (df3c7c6)
  • testingbot: make tunnel-already-running detection case-insensitive (dd11ec4)
  • testingbot: scope stopTunnel to the session's handle, drop global killAsync fallback (4358942)