webapp-testing - Web Application Testing with Playwright
Test local web applications using Playwright automation
Tags
Updated: 2026-02-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- start web servers
- navigate web pages
- take screenshots
- inspect DOM elements
- wait for page load
- capture browser logs
- run Playwright scripts
Inputs
- local web application
- server configuration
- port numbers
- Python scripts
- HTML files
Outputs
- browser screenshots
- DOM content
- console logs
- test execution results
- automation reports
Requirements
- Python environment
- Playwright library
- server lifecycle management
- chromium browser
- sync_playwright support
