← All changelogs

Changelog

Set up Playwright Check Suites with AI

Published

Copy a prompt, get a working config

We added a Copy prompt button to the Playwright Check Suites onboarding. Paste the prompt into your AI coding tool (Claude Code, Cursor, Copilot) in the context of your repo: it reads your Playwright setup (projects, test files, base URLs, dependencies), generates check suite definitions grouped by project and tags, iterates until the config looks right, and deploys once you are ready. You get a working checkly.config.ts without writing one from scratch.

Also available for Test Sessions and the Playwright Reporter

The same copy-paste flow works for Test Sessions and Playwright Reporter setup, with a different prompt for each.