1.Visual UI verification
"Taking screenshots and recording is not quite the same as 'seeing'." — zkmon
2. AI agents need visual context
"I use AI agents to build UI features daily. The thing that kept annoying me: the agent writes code but never sees what it actually looks like in the browser." — onion2k ## 3. Preference for local/open‑source solutions
"chrome devtools mcp really clutters your context. Playwright-cli (not mcp) is so much more efficient." — nunodonato