🧪

Web App Testing

available

Test local web applications using Playwright — verify frontend functionality, debug UI behavior, capture screenshots, and view browser logs.

development

What This Skill Does

Test local web applications using Playwright — verify frontend functionality, debug UI behavior, capture screenshots, and view browser logs.

Capabilities

  • Functional Testing — Verify frontend behavior and UI interactions
  • Screenshot Capture — Take browser screenshots for visual validation
  • Debug Logging — View console logs and network activity
  • Automated Checks — Run repeatable test scripts against local apps

How It Works

  1. Point the skill at your local web application
  2. Write Playwright test scripts in Python
  3. Tests run against your app with real browser interaction
  4. Results include screenshots, logs, and pass/fail status

Example Usage

"Test the login flow on my local app"
"Take a screenshot of the dashboard page"
"Verify the form validation works correctly"