playwright-e2e-testing

Installation
Summary

Cross-browser end-to-end testing with auto-wait, parallel execution, and built-in debugging tools.

  • Supports Chromium, Firefox, and WebKit across desktop and mobile devices with automatic element waiting and network control
  • Includes role-based locators, page object model patterns, and storage-state authentication for maintainable test suites
  • Offers visual regression testing via screenshot comparison, video recording, and trace viewer for debugging failed tests
  • Built-in test runner with parallel execution, retries, multiple reporters, and CI/CD integration templates for GitHub Actions and Docker
SKILL.md

Playwright E2E Testing Skill


progressive_disclosure: entry_point: summary: "Modern E2E testing framework with cross-browser automation and built-in test runner" when_to_use: - "When testing web applications end-to-end" - "When needing cross-browser testing" - "When testing user flows and interactions" - "When needing screenshot/video recording" quick_start: - "npm init playwright@latest" - "Choose TypeScript and test location" - "npx playwright test" - "npx playwright show-report" token_estimate: entry: 75-90 full: 4200-5200

Related skills
Installs
2.7K
GitHub Stars
43
First Seen
Jan 23, 2026