What problem does it solve?
This Skill automates the detection, categorization, and root cause analysis of failures in web application end-to-end testing, reducing manual debug time and improving test reliability.
Core Features & Use Cases
- Failure Collection and Categorization: Runs comprehensive Playwright tests to identify and classify various failure types such as selector issues, network errors, and assertion failures.
- Fault Isolation and Ownership Identification: Differentiates bugs between frontend and backend origins by analyzing API traffic and response patterns.
- Detailed Root Cause Reporting: Provides structured insights into each failure, including trace analysis, code search, and root cause hypotheses.
- Use Case: When a complex web app exhibits intermittent UI errors and flaky API responses, this Skill systematically pinpoints whether the problem stems from frontend misconfigurations or backend API inconsistencies, guiding targeted fixes.
Quick Start
Run the Skill to analyze your application's test failures, review the detailed root cause reports, and identify precise points of failure for targeted fixes.