Skip to content

cherry-pick(#41940): docs: release notes for v1.62#41967

Merged
dcrousso merged 1 commit into
microsoft:release-1.62from
dcrousso:release-1.62-notes
Jul 23, 2026
Merged

cherry-pick(#41940): docs: release notes for v1.62#41967
dcrousso merged 1 commit into
microsoft:release-1.62from
dcrousso:release-1.62-notes

Conversation

@dcrousso

Copy link
Copy Markdown
Contributor

Release notes for the upcoming v1.62 release.

Highlights

  • New component testing model — stories & galleries with the new mount fixture
  • AbortSignal support on operations and web-first assertions (signal option)
  • WebP screenshots — store toHaveScreenshot() snapshots as .webp
  • Reporter.preprocess() hook for custom test filtering
  • Isolated retries via retryStrategy: 'isolated'

Also includes

  • New APIs: WebAuthn passkeys in storage state (storageState.credentials), APIResponse.timing(), Locator.waitForFunction(), functions as evaluate/addInitScript args, scroll action option
  • CLI/MCP: Playwright now bundles the MCP server and playwright-cli (npx playwright mcp / npx playwright cli)
  • HTML reporter mergeFiles config option
  • Announcement: Debian 11 is no longer supported
  • Browser versions: Chromium 151.0.7922.34, Firefox 153.0, WebKit 26.5

Validated locally with npm run doc.

Release notes for the upcoming **v1.62** release.

### Highlights
- **New component testing model** — stories & galleries with the new `mount` fixture
- **AbortSignal** support on operations and web-first assertions (`signal` option)
- **WebP screenshots** — store `toHaveScreenshot()` snapshots as `.webp`
- **`Reporter.preprocess()`** hook for custom test filtering
- **Isolated retries** via `retryStrategy: 'isolated'`

### Also includes
- New APIs: WebAuthn passkeys in storage state (`storageState.credentials`), `APIResponse.timing()`, `Locator.waitForFunction()`, functions as `evaluate`/`addInitScript` args, `scroll` action option
- CLI/MCP: Playwright now bundles the MCP server and `playwright-cli` (`npx playwright mcp` / `npx playwright cli`)
- HTML reporter `mergeFiles` config option
- Announcement: Debian 11 is no longer supported
- Browser versions: Chromium 151.0.7922.34, Firefox 153.0, WebKit 26.5

Validated locally with `npm run doc`.
@dcrousso
dcrousso merged commit f07e0f7 into microsoft:release-1.62 Jul 23, 2026
3 checks passed
@dcrousso
dcrousso deleted the release-1.62-notes branch July 23, 2026 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant