Workflow · Playwright QA agent
Playwright QA agent workflow
Use a Playwright QA agent to verify user workflows, screenshots, console errors and responsive behavior before shipping.
Quick answer
A Playwright QA agent should test the critical user path, inspect console errors, capture screenshots at key viewports and report behavioral bugs before visual preferences.
What to verify
Verify navigation, auth state, form submission, loading states, empty states, mobile layout, accessibility labels and whether analytics or network failures break the flow.
When to use it
Use it for user-facing changes, pricing or onboarding flows, dashboards, editors and any feature where manual clicking is likely to miss a regression.
FAQ
Is a Playwright QA agent only for visual testing?
No. Screenshots help, but the real value is verifying behavior, errors and user paths.