webapp-testing
Installation
SKILL.md
Web Application Testing
Tests local web applications by writing native Python Playwright scripts with optional server lifecycle management.
Purpose
Test and verify local web application behavior using native Python Playwright scripts, with support for server lifecycle management and visual inspection.
Trigger
Apply this skill when the user requests:
- "test the webapp", "check the UI", "verify the frontend", "take a screenshot"
- "interact with the browser", "run Playwright", "debug UI behavior"
- "check if the button works", "test the page", "verify form submission"
- Any automated browser interaction with a local web application