playwright-best-practices
Installation
SKILL.md
Playwright Best Practices
Write tests around user-visible behavior. Avoid implementation details.
Goal
Create deterministic tests that act like users and fail for useful reasons.
Write tests around user-visible behavior. Avoid implementation details.
Create deterministic tests that act like users and fail for useful reasons.