Automatically repair failing Playwright E2E tests and verify fixes end to end.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "playwright-fixer-mcp" yet — see the docs or source repo.
Run this Playwright test project, identify the failing login flow test, collect errors, screenshots, and traces, analyze the root cause, and directly fix the test or selectors; then rerun the relevant tests and summarize the changes.
Returns root cause analysis, updated test code or selectors, verification results, and a fix summary.
Run the latest failed Playwright regression suite, handle all failing cases by priority, collect failure evidence for each, propose and apply fixes, then rerun to verify; finally output a fix list and any unresolved issues.
Returns batch repair results including cause, fix action, pass status, and remaining risks for each failed test.
Automatically investigate a Playwright test that fails only in CI, compare local and CI execution differences, check timing waits, environment variables, network instability, and locator issues, then fix and verify stability.
Returns the CI failure root cause, suggested or applied fixes, rerun results, and a stability assessment.
Automate browser actions, extraction, and testing workflows locally with Playwright tools.
Parse Playwright traces to diagnose test failures and suggest debugging fixes.
Automate browser actions, testing, and screenshots with Playwright on Cloudflare Workers.
Automate browser tasks and extract web data through a persistent Playwright session
Capture, filter, and analyze web traffic during Playwright automation workflows.
Let AI drive a real browser for scraping, interaction, and testing.