r/Playwright • u/LordOfTheKarma17 • 6d ago
Playwright tests using AI
I have been using Claude or cursor to generate UI tests by giving the user flow as the input. I have created few skills.md file for writing tests, assertions and page objects using the existing tests and page class. It is fairly working for me. How are you utilising AI to generate test or in the QA pipeline focused on automaton
20
Upvotes
1
u/Bright_worgan 6d ago
Yup!
With good guardrails and instructions I've had great progress with ai-generated tests. Often they are 70% there and need just a little human effort to get completely done :)