Overview
Playwright is a web automation and testing platform that drives Chromium, Firefox, and WebKit through one API. Alongside its E2E test runner, it provides a scripting library, a CLI for coding agents, and MCP for AI agents.
Based on official documentation; not hands-on tested · Content checked:
Run browser tests with waiting, isolation, and trace inspection
Playwright Test includes auto-waiting, web-first assertions, a browser context per test, and parallel execution. Failure traces can preserve actions, DOM snapshots, network requests, and console messages, while the same tests run across Chromium, Firefox, and WebKit. The README also separates CLI, MCP, Library, and VS Code extension paths.
Sources: [1]
For sharing cross-browser E2E and agent-driven UI workflows
It fits teams bringing web regression tests, browser automation scripts, coding-agent checks, and LLM-driven interaction into one ecosystem. Tests can use resilient locators based on roles, labels, and other signals close to what users perceive.
Sources: [1]
Choose among Test, CLI, MCP, and Library, then align browser versions
Playwright Test, CLI, MCP, and Library have different installation commands and purposes. Decide whether the workflow needs tests, a coding agent, an MCP client, or custom scripts. Supported browser versions move with Playwright releases, so update packages and browser binaries together and reproduce that combination in CI.
Sources: [1]
Official sources
- [1]Playwright README(2026-09-13)
Supplemental curator note
Selected for turning a potentially ambiguous common word into a precise search destination while expanding from E2E testing into CLI and MCP workflows for AI agents.
Growth trends
Last 30 days
96,034 Stars
Trend data is still being collected.
Built with
- TypeScript
- JavaScript
Categories and tags
Categories
Tags
GitHub Topics
- playwright
- testing
- automation
- webkit
- firefox
- e2e-testing
- web
- chrome
- electron
- javascript
- chromium
- end-to-end-testing
GitHub dataView detailed GitHub data
- Stars
- 96,034
- Forks
- 6,422
- Watchers
- 608
- Open issues
- 164
- Contributors
- 472
- Primary language
- TypeScript
- License
- Apache-2.0
- Repository last updated
- Sep 11, 2026
Explore next
- React250,096 Stars
A JavaScript library for building web and native user interfaces from declarative components.
JavaScript - Visual Studio Code (Code - OSS)192,090 Stars
The MIT-licensed Code - OSS repository that forms the open foundation of Visual Studio Code.
TypeScript - Flutter178,922 Stars
Google's cross-platform UI SDK for delivering mobile, web, and desktop applications from one Dart codebase.
Dart - Bootstrap174,772 Stars
A responsive, mobile-first web framework built from CSS and JavaScript grids, utilities, and components.
MDX - LangChain146,205 Stars
A Python framework that connects models, tools, retrieval systems, and other components for LLM applications and agents.
Python
Report incorrect information
Tell us if any listing information is incorrect or outdated.