This is a solid Playwright reference covering the practical stuff you actually need: Page Object Model setup, config for multi-browser testing, and real patterns for handling flaky tests (the repeat-each trick is worth knowing). The Web3 mocking example is genuinely helpful if you're testing wallet flows without burning real ETH. I like that it doesn't pretend flaky tests don't exist, it shows you how to quarantine them and debug with trace artifacts. The CI/CD GitHub Actions setup is copy-paste ready. Most valuable for teams moving past basic Playwright tutorials who need patterns for keeping tests stable as the suite grows.
npx -y skills add affaan-m/ecc --skill e2e-testing --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot