Prerequisites
Prerequisites
You need:
- A repository using the Checkly CLI
- At least one Playwright Check Suite defined in your repository.
1. Create a group
Create a new file to define your group.website-group.check.ts
2. Add a Playwright Check Suite to the group
Import the group and reference it in your Playwright Check Suite configuration:checkly.config.ts
3. Deploy your changes
Add multiple check suites to one group
Add multiple Playwright Check Suites to the same group while keeping individual test selection and frequency settings. Reference the group in each suite:checkly.config.ts