webapp_testing - Test local web applications with Playwright
Interact with and test local web applications using Playwright
Tags
Updated: 2026-03-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- manage server lifecycle
- start server
- navigate page
- wait for network idle
- take screenshot
- inspect DOM
- capture browser logs
Inputs
- local web application
- server command
- port number
- test script
- DOM selectors
Outputs
- browser screenshot
- browser logs
- DOM content
- test results
Requirements
- Python environment
- Playwright library
