Skip to content

Commit 95a7618

Browse files
authored
Merge pull request #254 from checkly/sync-playwright-reporter-changelog-v1.10.0
docs: sync Playwright Reporter changelog v1.10.0
2 parents f46ecf4 + b45d8a1 commit 95a7618

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

detect/testing/playwright-reporter-changelog.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Learn more about:
1313

1414
## Full release history
1515

16+
<Update label="v1.10.0" tags={["April 2026"]}>
17+
**Added**
18+
19+
- **Error grouping for reporter results** — Failed tests now automatically create error groups in Checkly, making it easier to identify and track recurring failures across runs. Errors are extracted from the Playwright report and grouped by similarity, matching the behavior of CLI-triggered runs.
20+
</Update>
21+
1622
<Update label="v1.9.0" tags={["March 2026"]}>
1723
**Improved**
1824

0 commit comments

Comments
 (0)