@playwrightwebi
iAccount based inUnited States
About this account
- Account based in
- United States
- Connected via
- Web
Account-level information from X, not a live location or the device used for a specific post.
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
- Tweets161
- Following5
- Followers18.9K
- Likes307
Pinned Tweet
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…
Playwright CLI vs MCP comparison
youtube.com/watch?v=Be0ceKN8…
📢 Meet Playwright CLI — a SKILL-friendly way of the browser automation. Learn more at github.com/microsoft/playwri…. Happy testing!
Playwright Testing Agents: under the hood. Let's dive in and see how it all works
youtu.be/HLegcP8qxVY
🚀 Playwright Agents are here! (Playwright v1.56)
🤖 Planner → generates test plans
🛠️ Generator → generates runnable tests
🩹 Healer → debugs & fixes failing tests
Try it out:
npx playwright init-agents --loop=vscode/claude/opencode
youtu.be/_AifxZGxwuk
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
youtu.be/6s4hQy5Nel0
Use Playwright MCP with GitHub Copilot to generate real Playwright tests using natural language.
youtube.com/watch?v=AaCj939X…
Playwright MCP: A way for AI agents to control browsers without screenshots or vision models.
See a live demo of an AI agent navigating GitHub and starring a repo!
youtu.be/2716IUeCIQo?si=xI3k…
#PlaywrightMCP #AI #DevTools
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 #MCP
github.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
youtu.be/-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 #testing
youtu.be/P4R6hnsE0UY
Playwright 1.49 is out!
📸 Snapshot testing
🧟 Chromium headless changes
youtube.com/watch?v=S5wCft-I…
Playwright 1.48 is out!
🤖 WebSocket Routing
👁️ UI Mode Network Tab Improvements
Watch the release video:
youtu.be/VGlkSBkMVCQ
Playwright retweeted
We are going live on the @playwrightweb channel very soon to chat to @kentcdodds about testing and Epic React and so much more. Come join us
youtube.com/watch?v=ie2v5OVq…
Playwright v1.46 is out!
🪪 Client Certificates
✅ New --only-changed CLI option
👁️ UI mode / Trace Viewer Updates
Watch the overview: youtu.be/tQo7w-QQBsI