π§± Component testing in Playwright has a new shape: stories & galleries.
βοΈ A story wraps your component in one scenario β props, providers, mock data β in a *.story.tsx file next to the component.
πΌοΈ A gallery page, served by your own dev server, renders stories on demand β
Playwright is an automation library for cross-browser end-to-end testing by @Microsoft. Available in JavaScript, TypeScript, Python, Java and .NET.
Joined May 2020
- π Catching up on Playwright releases β v1.60, v1.61 and v1.62 are out! Highlights: π WebAuthn passkeys β a virtual authenticator lets you test passkey sign-in in every browser, no hardware key needed π AbortSignal support β cancel actions, navigations and assertions with a
- π οΈ playwright-cli v0.1.9 β sharper tools for coding agents: π― highlight + show --annotate for visual confirmation π¦ drop files & clipboard data π§ generate-locator for stable refs π§± snapshot --boxes with bounding boxes π€ --raw and --json everywhere github.com/microsoft/playβ¦
- π Playwright v1.59 β a belated tweet π π Dashboard to watch your agents at work π¬ New Screencast API β»οΈ await using support π browser.bind() to share a browser with playwright-cli & @playwright/mcp github.com/microsoft/playβ¦
Get the full app experience
Unlock more features and see what people are talking about right now.

