Webapp Testing

Verify a web application works correctly in a real browser using Playwright. Covers page navigation, form submission, user interactions, console error detection, screenshot capture, and responsive layout checking. Use when you need to confirm a UI feature actually works end-to-end, catch regressions after a change, verify a form flow completes, or check that the page is free of console errors. Requires Node.js; installs Playwright if not already present.

KhaledSaeed18 698538a 2 files · 7.2 KB Updated

File contents

KhaledSaeed18/dotclaude/tree/main/skills/testing/webapp-testing commit 698538a000

Frequently asked questions

npx skillmds@latest add khaledsaeed18/webapp-testing