Join us for a Playwright Live session where we show off some of the latest features in Playwright including the Playwright MCP (Model Context Protocol). We would love your feedback as we live demo what we are working on. Links: https://lnkd.in/dErcJUJi https://lnkd.in/dArUJH2C https://dev.to/playwright #Playwright #MCP #AI
Playwright
Software Development
Sunnyvale, California 37,889 followers
Playwright is an automation library for cross-browser end-to-end testing by Microsoft.
About us
Playwright enables reliable end-to-end testing for modern web apps. It allows testing Chromium, Firefox, and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable, and fast.
- Website
-
https://playwright.dev
External link for Playwright
- Industry
- Software Development
- Company size
- 2-10 employees
- Headquarters
- Sunnyvale, California
- Type
- Self-Employed
- Founded
- 2020
- Specialties
- end to end testing, api testing, cross browser testing, automated testing, web testing, and visual regression testing
Products
Playwright
Automated Testing Software
Playwright enables reliable end-to-end testing for modern web apps. Why Playwright? - Any browser. Any platform. One API. - Cross browser, cross platform, test for mobile Resilient. No flaky tests. - Built-in auto-wait - Web-first assertions - Tracing No trade-offs. No limits. - Out of process - Multiple everything - Trusted events - Test frames, pierce shadow DOM - Full isolation. Fast execution. - Browser contexts - Log in once Powerful Tooling - Codegen - Inspector - Trace Viewer
Locations
-
Primary
Sunnyvale, California, US
Employees at Playwright
Updates
-
Playwright is hosting Playwright Live - Latest updates on Playwright MCP + Live Demo. Make sure to attend it tomorrow.
Join us for a Playwright Live session where we show off some of the latest features in Playwright including the Playwright MCP (Model Context Protocol). We would love your feedback as we live demo what we are working on. Links: https://lnkd.in/dErcJUJi https://lnkd.in/dArUJH2C https://dev.to/playwright #Playwright #MCP #AI
Playwright Live - Latest updates on Playwright MCP + Live Demo
www.linkedin.com
-
🚨 What if your tests could write themselves — just by using your app like a real user? In our latest video, we demo the Playwright MCP (Model Context Protocol) in action — showing how Agent Mode by using the Playwright MCP can autonomously explore your site, detect features, and generate real, runnable, end-to-end tests. 🧠 What you'll see: - Running the MCP server locally in VS Code - Autonomous exploration + test generation - Edge case discovery (yes, it finds bugs!) - Full result review in Trace Viewer 👉 Watch now and then give it a try on your app and let us know what you think in the comments. Have fun and happy testing. https://lnkd.in/dAFmyYkA #Playwright #MCP #ModelContextProtocol #AITesting #TestAutomation #EndToEndTesting #DeveloperTools
Let AI Explore Your Site & Write Tests with Playwright MCP!
https://www.youtube.com/
-
Check out our latest video using the Playwright MCP to explore a site and generate tests.
I tasked an agent to navigate a movie website just like a real user would: searching, browsing, toggling themes, and more. Without direct access to the test files, the agent explored the site, found some key functionalities, and even discovered an edge case I hadn’t caught before. For example: when searching “Star Wars,” the results showed unexpected movie data — something I’ll definitely need to fix. But with other searches like “Garfield” and “Deadpool,” everything worked perfectly. It’s amazing to see AI help identify real issues by simulating user behavior. The agent then automatically wrote and ran a test for the movie search feature — and it passed on the first try! 🎉 Plus, I could view detailed traces in VS Code to review exactly what the agent did step-by-step. This level of automation and insight will help improve how we build and test web apps — faster, smarter, and more reliable. If you’re curious about leveraging AI-powered testing with Playwright MCP, give it a try. You might be surprised what bugs and improvements it uncovers! Happy testing! 🎬✨ #Playwright #Automation #AI #Testing #MCP #WebTesting #DeveloperTools #QualityAssurance #SoftwareTesting https://lnkd.in/dkm9sTMy
Let AI Explore Your Site & Write Tests with Playwright MCP!
https://www.youtube.com/
-
Playwright reposted this
What's new in Playwright: Versions 1.52 and 1.53 bring some seriously powerful features to streamline debugging, reporting, and automation with a little help from AI. Here's what’s new: ✅ Fix with AI – Let GitHub Copilot help resolve test failures right from VS Code. 🧠 locator.describe() – Add readable names to locators for clearer HTML reports and trace steps. 📊 Custom HTML Report Titles – Add custom titles to your reports 🔍 New toContainClass() matcher – Assert individual class names 📸 Improved area snapshots – Now support children and URL matching. ⚙️ Test runner updates – Fail on flaky tests, control worker concurrency, and more! 👉 Update now: npm i -D @playwright/test@latest 🔗 Full demo in action: https://lnkd.in/dHBBgpCJ #Playwright #Testing #AI #WebAutomation #DevTools #VSCode #DeveloperExperience
What’s New in Playwright v1.52 & v1.53 – AI Fixes, Describable Locators, HTML Titles & More!
https://www.youtube.com/
-
What's new in Playwright: Versions 1.52 and 1.53 bring some seriously powerful features to streamline debugging, reporting, and automation with a little help from AI. Here's what’s new: ✅ Fix with AI – Let GitHub Copilot help resolve test failures right from VS Code. 🧠 locator.describe() – Add readable names to locators for clearer HTML reports and trace steps. 📊 Custom HTML Report Titles – Add custom titles to your reports 🔍 New toContainClass() matcher – Assert individual class names 📸 Improved area snapshots – Now support children and URL matching. ⚙️ Test runner updates – Fail on flaky tests, control worker concurrency, and more! 👉 Update now: npm i -D @playwright/test@latest 🔗 Full demo in action: https://lnkd.in/dHBBgpCJ #Playwright #Testing #AI #WebAutomation #DevTools #VSCode #DeveloperExperience
What’s New in Playwright v1.52 & v1.53 – AI Fixes, Describable Locators, HTML Titles & More!
https://www.youtube.com/
-
Playwright reposted this
🚀 Debugging Playwright Tests with AI? It's easier than ever. Watch this 3 minute video showing you how to auto-fix test failures in Playwright with Copilot in VS Code inline and in the test explorer as well as in UI Mode, HTML report and even Trace Viewer (yes, even on CI!) 🔍 These AI-generated fixes use rich context from the failure—test code, diff output, and more—to help you stay in flow and keep your tests green. Make sure you update to the latest Playwright version. 🎥 Check it out: https://lnkd.in/dw_fDp4x This is a game-changer for debugging end-to-end tests. Curious what you think—are you already using AI for test automation? #Playwright #TestAutomation #AI #DevTools #GitHubCopilot #EndToEndTesting #VSCode #TestingTools
Debug Playwright Tests with AI – Fix Failures Instantly
https://www.youtube.com/
-
🚀 Debugging Playwright Tests with AI? It's easier than ever. Watch this 3 minute video showing you how to auto-fix test failures in Playwright with Copilot in VS Code inline and in the test explorer as well as in UI Mode, HTML report and even Trace Viewer (yes, even on CI!) 🔍 These AI-generated fixes use rich context from the failure—test code, diff output, and more—to help you stay in flow and keep your tests green. Make sure you update to the latest Playwright version. 🎥 Check it out: https://lnkd.in/dw_fDp4x This is a game-changer for debugging end-to-end tests. Curious what you think—are you already using AI for test automation? #Playwright #TestAutomation #AI #DevTools #GitHubCopilot #EndToEndTesting #VSCode #TestingTools
Debug Playwright Tests with AI – Fix Failures Instantly
https://www.youtube.com/
-
In case you missed it! At Microsoft Build, we demoed how to take Playwright testing to the next level — covering AI-powered debugging, resilient test patterns, and how to generate tests using the Playwright MCP (Model Context Protocol). 🎥 Catch the full session here: https://lnkd.in/dSC_ss4T If you're interested in making your tests smarter, faster to debug, and easier to maintain — this session is for you. #MicrosoftBuild #Playwright #AI #E2ETesting #TestResilience #Debugging #Automation #MCP #ModelContextProtocol
Advanced Playwright Debugging and Test Resilience | DEM499
https://www.youtube.com/
-
Check out our demo showing how GitHub Copilot, combined with Playwright MCP (Model Context Protocol), can open a real browser, explore a webpage, and generate end-to-end tests from natural language prompts. 🔍 No code access? 🧠 No problem. Copilot + MCP gives your AI agent eyes into the browser so it can generate real Playwright tests that actually work. 🎥 In the video: ✅ Navigate to a live site ✅ Search and interact with UI elements ✅ Generate and validate a working Playwright test ✅ All powered by Copilot and MCP 👉 Watch the demo here: https://lnkd.in/dimbEKaj #Playwright #Copilot #AI #TestAutomation #MCP #EndToEndTesting #GitHub #DevTools #QualityEngineering #WebTesting #DeveloperExperience
How to Generate Playwright Tests using MCP + Copilot
https://www.youtube.com/