Webapp Testing

Test a running web application end-to-end with a real browser (Playwright) to verify UI flows, forms, and runtime behavior. Use when asked to verify a feature works in the browser, reproduce a UI bug, or add e2e coverage. Do not use for pure unit/logic testing (use test-driven-development) or for load testing.

hi-donwi Updated

File contents

hi-donwi/Agent-Skills/tree/main/skills/webapp-testing commit dc259c7008

Frequently asked questions

npx skillmds@latest add hi-donwi/webapp-testing