playwright
https://github.com/microsoft/playwright
TypeScript
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported13 Subscribers
Add a CodeTriage badge to playwright
Help out
- Issues
- [Bug]: MCP page-registered WebMCP tools stay bound to a stale frame or tab when the tool list looks unchanged
- [Bug]: MCP browser_navigate blocks for the whole navigation timeout when the page opens a dialog during load
- fix(selectors): reset regex state before matching each element
- fix(locator-generator): keep regexes with u, s, y, d and v flags
- fix(fetch): evaluate proxy.bypass for every redirect hop
- fix(mcp): rebind page-registered WebMCP tools when the tab or frame changes
- fix(mcp): report a dialog opened during navigation instead of timing out
- [Bug]: Browser downloads time out (30000ms) on dual-stack/VPN environments due to broken Happy Eyeballs in dualStackLookup
- Page.content() omits shadow DOM, but locators pierce it — selectors that look unique silently aren't (revives #30816)
- [Bug]: video show.test leaves a stale overlay behind, duplicating caption lines in the recording
- Docs
- TypeScript not yet supported