Need suggestions for AI coding agents
I am about to join a new team where I am asked to create test automation from the very start with Playwright. I am confused about which coding agent to go for. I have been using GitHub copilot for years now and I found it really fruitful for test automation use cases. I don’t want AI to completely write everything. I like more of coding assistance where AI can help me suggest what code to write next in the editor itself. I like this aspect of GitHub copilot.
But lately, I have been playing with Claude Code too and created some portfolio/POC projects and I am really impressed with its autonomous capabilities of writing and testing a quality code.
I also tried Playwright Agents in the past too, i.e planner, generator and healer and I found it decent.
What’s your all views on this? Which coding agent should one go for when it comes to Playwright test development with TypeScript?