Skip to main content
You can define a new group, or associate a Playwright Check Suite to an existing group.

Steps

1. Create a group for your checks

Create a new file to create and configure your new group.
website-group.check.ts
Learn more about using groups to unify checks in Checkly.

2. Associate the group to the check

When specifying your Playwright Check Suite, you can reference the new or existing group, using its name:
checkly.config.ts

3. Deploy to apply the changes

You can now see your Playwright Check Suite assigned to your group.