playwright - Playwright E2E Test Writing
Write browser tests using @playwright/test with auto-waiting, test isolation, and built-in assertions
Tags
Updated: 2026-05-09Typical Inputs
Typical Outputs
What this skill does
- write tests
- locate elements
- interact with pages
- verify outcomes
- create assertions
- configure tests
- run tests
- create fixtures
- set up project
- execute scripts
Inputs
- web page URL
- element locators
- test specifications
- configuration files
- base URL
- test data
Outputs
- test files
- test reports
- configuration files
- test results
Requirements
- Node.js environment
- @playwright/test package
- Playwright browser binaries
