Skip to content

Commit 0f45ca7

Browse files
author
checkly-release-bot[bot]
committed
docs: sync Playwright Reporter changelog v1.10.0
1 parent 592c395 commit 0f45ca7

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

detect/testing/playwright-reporter-changelog.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,18 @@ 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 sessions** — 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+
22+
<Update label="v1.9.0" tags={["March 2026"]}>
23+
**Improved**
24+
25+
- **Faster secret scrubbing** — Trace scrubbing now runs in parallel across CPU cores and the scrubbing engine has been optimized to skip unnecessary work, making the reporter noticeably faster for test suites with traces enabled.
26+
</Update>
27+
1628
<Update label="v1.8.0" tags={["March 2026"]}>
1729
**Breaking Changes**
1830

0 commit comments

Comments
 (0)