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.
Capture, filter, and analyze web traffic during Playwright automation workflows.
Record browser interactions and errors to analyze flows and generate automated tests.
Automate browser testing and debug web issues directly through MCP.
Automate browser navigation, interaction, and content extraction with Playwright tools.
Automate browser actions, testing, and screenshots with Playwright on Cloudflare Workers.
Automate browser actions, extraction, and testing workflows locally with Playwright tools.