webapp-testing - Web Application Testing with Playwright
Toolkit for interacting with and testing local web applications using Playwright
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- launch browser with Playwright
- navigate to web applications
- capture browser screenshots
- inspect page DOM content
- wait for network idle state
- identify HTML selectors
- run Python automation scripts
- manage server lifecycle
Inputs
- local web application
- Python Playwright scripts
- server configuration
- HTML files
- CSS selectors
- test URLs
Outputs
- browser screenshots
- browser console logs
- DOM inspection results
- test execution reports
- automation script files
Requirements
- Python runtime environment
- Playwright library installed
- chromium browser available
- local server access
- sync_playwright support
