e2e-debugging-workflow
OfficialDebug Playwright E2E tests locally.
Authorynotradio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured workflow to efficiently debug failing Playwright End-to-End (E2E) tests locally, reducing time spent in CI and improving test reliability.
Core Features & Use Cases
- Local Test Execution: Run specific E2E tests with debugging flags (
--debug,--headed,--trace on). - Environment Setup: Guides through starting the necessary local development environment (Docker, Payload CMS).
- Failure Analysis: Offers common failure patterns (selector timeouts, date picker issues, PHP page verification) with specific debugging steps and fixes.
- Use Case: When a Playwright E2E test fails in CI, use this Skill to replicate the failure locally, identify the root cause (e.g., a flaky selector), fix it, and verify the solution before committing.
Quick Start
To debug a failing E2E test, start your local environment, seed data, and then run the specific test file using yarn playwright test path/to/your/test.spec.ts --debug.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: e2e-debugging-workflow Download link: https://github.com/ynotradio/site/archive/main.zip#e2e-debugging-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.