Webapp Testing

Validate web application behavior by running Playwright-driven checks against a local or staging server. Covers page load verification, element discovery, form submission, console error detection, responsive layout checks, and network request auditing. Use when you need to confirm that a frontend works correctly before deployment or after code changes.

majiayu000 Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/testing/webapp-testing-platxa-platxa-skill-generat commit 69af416b31

Frequently asked questions

npx skillmds@latest add majiayu000/webapp-testing-15