Webapp Testing

Test local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing screenshots, and viewing browser logs.

varunk130 14a19f3 458 B Updated

File contents

Web Application Testing

Native Python Playwright scripts. Helper: with_server.py manages server lifecycle (supports multiple servers). Pattern: reconnaissance-then-action (navigate, wait for networkidle, screenshot/inspect DOM, then execute actions).

varunk130/claude-code-skills/tree/main/plugin-skills/document-skills/webapp-testing commit 14a19f3df9

Frequently asked questions

npx skillmds@latest add varunk130/webapp-testing