Playwright Test Agents

Official Playwright feature (2026) adding three AI agents to the runner: Planner (plans an E2E scenario from natural intent), Generator (generates corresponding Playwright code), Healer (auto-repairs broken selectors after refactor). Combined with Trace Viewer for agents: log of each decision (DOM seen, LLM input/output, chosen action), debuggable like a classic test. Playwright MCP server adds structured browser control for any agent (Claude Code, Cursor) wanting to interact with a live UI.

Strengths

Limitations

Best for

Official site

View on Coeurdar