webapp-testing - Web Application Testing with Playwright and E2E Principles
Performs web application testing using E2E, Playwright, and deep auditing strategies
Tags
Updated: 2026-02-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- run browser tests
- take screenshots
- check accessibility
- map application routes
- scan API endpoints
- test user workflows
- validate response codes
- organize test structure
Inputs
- web application URL
- Playwright scripts
- test configuration
- data-testid selectors
- fixture data
- API endpoints list
- component directories
Outputs
- test execution reports
- screenshot files
- accessibility audit results
- trace viewer data
- test coverage reports
- API response validation logs
Requirements
- Python environment
- Playwright installation
- Chromium browser
- pip package manager
- file system access
- web application access
