
@PierrickGT @ryancarson @HelloUntangle @DevinAI Fair question.
I don’t see this replacing Playwright. I use Playwright for deterministic, repeatable tests with clear assertions.
An AI agent is useful for long messy, changing workflows where you want “real user” exploration
Playwright = regression
Agent = edge-case smoke test
English




























