The Playwright Testing skill transforms Claude into an expert QA engineer, ensuring your web automation suites follow industry-standard best practices. It prioritizes accessible and resilient locator strategies like getByRole over brittle CSS selectors, enforces auto-waiting assertions to eliminate flakiness, and provides structural guidance for building complex fixture models. Whether you are setting up global authentication state, configuring visual regression tests, or optimizing GitHub Actions pipelines for parallel execution, this skill ensures your testing infrastructure is scalable, maintainable, and reliable.
主要功能
01Resilient locator strategy enforcement (Semantic & Accessible)
02CI/CD optimization including sharding and reporting
03Trace viewer and visual comparison implementation
04Advanced fixture and storageState configuration for auth
05Auto-waiting assertion validation to prevent flakiness
060 GitHub stars