← All changelogs

Changelog

Playwright Check Suites GA

Published

Playwright Check Suites are Generally Available

Reuse your existing Playwright test suites 1:1 as production-grade, scheduled checks running from 20+ locations. Check Suites respect your global playwright.config.ts or .js file, including viewport sizes, global setup and teardown, storageState, and screenshot, trace, and video toggles. Native execution supports projects, multi-browser runs (Chromium, Firefox, WebKit), mobile device emulation, private and public npm dependencies, and a custom testCommand.

New metrics and results views

The check overview now shows per-test and per-region execution duration plus flaky test insights, and a flat project view lets you browse tests across all projects in a single list. The new check result page shows exactly where failures happened across browsers and projects, with inline links to the failing line of code, associated traces, videos, screenshots, and snapshots, logs scoped to the failed test, and slow tests.