playwright

Solid

Playwright E2E testing patterns and best practices. Cross-browser automation, selectors, fixtures, and CI integration. Trigger: When writing or running end-to-end tests with Playwright.

Testing & QA 183 stars 39 forks Updated 1 months ago MIT

Install

View on GitHub

Quality Score: 90/100

Stars 20%
75
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
23
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Playwright Skill ## When to Use - End-to-end browser testing - Cross-browser automation - CI/CD integration ## Critical Patterns - Use fixtures for setup - Prefer role-based selectors - Parallelize tests for speed ## Decision Tree - UI or API E2E? → Use browser/page or request - Need screenshots? → Use page.screenshot - CI integration? → Use playwright/test ## Edge Cases - Flaky network tests - Browser compatibility - Headless vs headed mode

Details

Author
majiayu000
Repository
majiayu000/claude-skill-registry
Created
5 months ago
Last Updated
1 months ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category