Capture DOM mutations and network events to debug Playwright automations in detail.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "RawTrace MCP" yet — see the docs or source repo.
Use RawTrace MCP to record raw DOM mutations and network events for this Playwright flow. Analyze why the app does not navigate after clicking the Submit button, and identify possible selector issues, overlays, or failed requests.
A debugging analysis showing why the click failed, including key DOM changes, request logs, and fix recommendations.
Use RawTrace MCP to trace DOM mutations and network events during the browser task. Find what triggers repeated page refreshes or rerenders, and map them to the automation steps.
A diagnostic report explaining when the unexpected refreshes happen, which events are related, and the likely root causes.
With RawTrace MCP, record all network events in the automation flow. Organize the API call sequence from login to checkout, and highlight failed requests, retries, and abnormal responses.
A summary of the API call sequence, including timing, failed requests, and troubleshooting clues.
Parse Playwright traces to diagnose test failures and suggest debugging fixes.
Capture, filter, and analyze web traffic during Playwright automation workflows.
Automate browser tasks, inspect pages, run scripts, and capture diagnostics.
Record browser interactions and errors to analyze flows and generate automated tests.
Automatically detect, trace, and deobfuscate JSVMP-protected JavaScript through MCP.
Automate browser testing and debug web issues directly through MCP.