Frontend Testing

Playwright-based UI testing protocol — start the stack, navigate pages, fill forms, click buttons, verify renders, capture screenshots on failure, handle waits and loading states. Use when: (1) testing frontend UI flows after development, (2) verifying pages render and interactions work, (3) regression testing UI components. NOT for: API testing, deployment, or code changes.

clode-labs Updated

File contents

clode-labs/aramb-skills/tree/main/frontend-testing commit 0195424ea2

Frequently asked questions

npx skillmds@latest add clode-labs/frontend-testing