Loading...
Loading...
Canonical Playwright hub for E2E tests and ad-hoc browser automation. Use when the user explicitly mentions "Playwright", "@playwright/test", "npx playwright", "playwright.config.ts", "PWDEBUG", "trace viewer", or "toHaveScreenshot". Avoid using for generic browser automation unless Playwright is requested, and avoid using for pure web scraping.
npx skill4agent add devinschumacher/skills playwright*.spec.ts*.test.ts@playwright/test./tmp/@playwright/testreferences/e2e-with-playwright-test.mdstorageStatereferences/auth-and-storage-state.mdreferences/ci-and-config.mdreferences/patterns.mdreferences/fixtures.mdreferences/api-mocking.mdtoHaveScreenshotreferences/visual-testing.mdreferences/link-checking.mdreferences/debugging.mdreferences/ad-hoc-automation.mdgetByRolegetByLabeldata-testidawait expect(locator).toBeVisible()waitForTimeout()networkidle./tmp/playwright/npx playwright test --reporter=line--reporter=dot--repeat-each 5CI=1 npx playwright test --reporter=lineplaywright-best-practicesplaywright-testingplaywright-expertplaywright-skillwebapp-testing