website/docs/Devtools.md
DevTools is a powerful browser-based debugging interface for visualizing, controlling, and inspecting your test executions in real-time. It works with WebdriverIO, Nightwatch.js, and Selenium WebDriver (any runner) — same backend, same UI, same capture infrastructure.
.webm video of the browser, per session (details)trace.zip artifact for offline replay or agentic consumption (details)http://localhost:3000@wdio/devtools-service with Mocha, Jasmine, or Cucumber@wdio/nightwatch-devtools with zero test code changes@wdio/selenium-devtools with Mocha, Jest, Cucumber, or plain Node scripts