playwright-e2e
Installation
SKILL.md
Playwright E2E Tests
Guidelines for writing and iterating on Playwright tests for VS Code extensions.
Required Reading
Read ALL before responding:
references/coding-playwright-tests.md- Writing testsreferences/local-setup.md- Scratch org setup (Dreamhouse, minimal, non-tracking)references/iterating-playwright-tests.md- Iterating on tests ("Things to ignore" for failure analysis)references/analyze-e2e.md- Analyzing E2E test results from CI
Use playwright-vscode-ext
Shared code (helpers, locators, configuration) for tests.
Desktop workspace shapes (pick one per test):