Playwright MCP or Playwright CLI: pick either, your agent gets all of this 🎭
🧰 WebMCP: pages hand the agent their own tools
🔎 Find: grep the page instead of reading all of it
🪶 Leaner snapshots, fewer tokens on every step
🔴 Do it by hand once, get Playwright code back
🗣️ Codegen in TypeScript, Python, Java and C#
🔌 Your real Chrome, logins included
🎬 60 fps video with an animated cursor and chapters
📱 Mobile and device emulation
🌗 Light/dark flipped mid-session
🌐 Mock any request, or pull the plug and go offline
📸 Hi-res screenshots
🩹 Crashed tab or dropped connection? It'll recover
npx @playwright/mcp@latest
github.com/microsoft/playwri…
npm i -g @playwright/cli@latest
github.com/microsoft/playwri…
🧱 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 — React, Vue, Svelte, Solid, anything.
Using @playwright/experimental-ct-*? Give the new model a try and tell us how it goes:
👉 github.com/microsoft/playwri…
Docs: playwright.dev/docs/test-com…
🎭 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 standard AbortController
🪝 locator.drop() — simulate external drag-and-drop of files onto upload zones, cross-browser
🗃️ page.localStorage / page.sessionStorage — read and write web storage directly
🖼️ WebP screenshots for visual comparisons — just name your snapshot .webp
🔁 retryStrategy: 'isolated' — run retries at the end, one by one, free of interference
🤖 Playwright MCP server and CLI now ship in the box: npx playwright mcp
Full release notes: playwright.dev/docs/release-…
🛠️ 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/playwri…
🎭 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/playwri…
What's new in Playwright v1.52 & v1.53
🤖 Fix with AI
🖼️ describe() a locator
➕ Title in HTML Report
👁️ toContainClass
📷 Aria Snapshots supports children and url
▶️ Test runner updates
piped.video/6s4hQy5Nel0
With all the MCP hype, we went ahead and built an MCP server for Playwright. Ours is snapshot-based, which makes it faster and more reliable! You can opt into the visual mode too. Have fun! 🚀 #Playwright#MCPgithub.com/microsoft/playwri…
🚀 Playwright 1.51 is here! Smarter debugging, enhanced reports & more!
✅ AI-friendly Copy Prompt for debugging
🪪 Git info in HTML reports
🔥 Firebase auth support (IndexedDB)
👁 Match only visible locators
🪜 Test step updates
📷 ARIA snapshot updates
piped.video/-xWHilObrS0
2025 is around the corner! We wanted to thank you for being with us and helping Playwright grow. Post your wishes here, and who knows maybe they come true!
github.com/microsoft/playwri…
Playwright's new ARIA Snapshot testing makes it easier to test structure and content of your site. In this video, Simon demonstrates it and gives you an overview of how to use it. Check it out and happy testing!
#playwright#testingpiped.video/P4R6hnsE0UY