Awesome Playwright Overview
A curated list of awesome tools, utils and projects using Playwright
🏠 Home · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 mxschmitt/awesome-playwright · ⭐ 1.4K · 🏷️ Testing
Awesome Playwright 
A curated list of awesome tools, utils and projects using Playwright
Playwright (⭐87k) is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. Available for Node.js, Python, .NET and Java.
Contents
Integrations
- @appetize/Playwright - Mobile tests for web or native apps on Appetize's virtual devices using Playwright Test Runner.
- appwright - Mobile tests using Appium with Playwright Test Runner.
- artillery-engine-playwright (⭐9k) - Load testing with Playwright.
- @axe-core/Playwright (⭐702) - Official Axe integration with Playwright.
- axe-playwright (⭐227) - Unofficial integration of Axe with Playwright.
- Chromium for Serverless platforms (⭐1.6k) - Prebuilt Chromium binaries for Playwright on serverless platforms.
- CodeceptJS (⭐4.2k) - Supercharged End 2 End Testing Framework for Node.js.
- cucumber-playwright (⭐432) - A starter repo for writing E2E tests based on Cucumber with Playwright using TypeScript.
- @guidepup/Playwright (⭐76) - VoiceOver and NVDA screen reader driver integration for Playwright.
- Happo - Catch unexpected visual and accessibility changes and UI bugs.
- Playwright Angular Schematic (⭐21) - Adds Playwright Test to your Angular project.
- playwright-bdd (⭐666) - BDD testing with Playwright runner and CucumberJS.
- Playwright CRX (⭐617) - Playwright codegen as a chrome extension. Available in Chrome Web Store.
- playwright-graphql - Generates a type‑safe GraphQL client and fixtures for Playwright API tests, with a CLI for schema/operation generation and optional coverage reporting.
- playwright-pytest (⭐543) - Official Pytest plugin for using Playwright pages with fixtures.
- Serenity/JS - Acceptance testing, reporting, and test integration framework for Playwright, implementing the Screenplay Pattern.
Language Support
- Playwright - Official Playwright in Node.js (JavaScript and TypeScript).
- playwright-dotnet (⭐2.9k) - Official Playwright port to .NET.
- playwright-java (⭐1.5k) - Official Playwright port to Java.
- playwright-python (⭐15k) - Official Playwright port to Python.
- playwright-go (⭐3.3k) - Playwright port for Golang.
- playwright-perl (⭐23) - Playwright port for Perl.
- playwright-ruby-client (⭐483) - Playwright port for Ruby.
- playwright-rust (⭐86) - Playwright port for Rust.
Utils
- @bgotink/playwright-coverage (⭐51) - Report coverage on Playwright tests using v8 coverage, without requiring any instrumentation.
- BrowserClaw (⭐26) - AI browser automation via accessibility snapshots and ref targeting, built on Playwright.
- eslint-plugin-playwright (⭐380) - ESLint plugin for your Playwright testing needs.
- @global-cache/Playwright (⭐26) - A key-value cache for sharing data between parallel workers and test runs.
- Heroshot (⭐39) - Documentation screenshot automation. Visual picker to define screenshots, one command to regenerate them all.
- Libretto (⭐555) - Open-source Playwright-based toolkit and CLI for coding agents to inspect pages, capture network traffic, and generate automation scripts.
- Moon (⭐269) - Tools for executing Playwright tests in parallel in a Kubernetes cluster.
- octomind.dev - Auto-generated, run & maintained with AI-assisted test case discovery.
- playwright-best-practices-skill (⭐247) - AI Skill to make agents experts at writing, debugging and maintaining Playwright tests.
- Playwright-cleanup - A Playwright cleanup tool that simplifies test cleanup by undoing any changes to the testing environment.
- playwright-elements - Playwright test extension for creation of reusable, chainable component elements to reduce page object boilerplate.
- playwright-magic-steps (⭐57) - Auto-transform JavaScript comments into Playwright steps.
- playwright-network-cache (⭐92) - Speed up Playwright tests by caching network requests on the filesystem.
- Playwright-performance - Plugin for measuring and analyzing performance of tested flows using Playwright.
- playwright-python-language-injection (⭐5) - Language injection definitions for CSS/JS syntax highlighting when using
python-playwrightin PyCharm. - playwright-skill (⭐214) - 70+ production-tested Playwright skills for coding agents covering best practices, POM patterns, CI/CD, and migration paths.
- playwright-test-coverage (⭐96) - Plugin to collect code coverage from running Playwright tests.
- Playwright Test for VSCode - Official Playwright test extension for VS Code.
- playwright-ui5 (⭐13) - Custom selector engine for sapui5.
- playwright-xpath (⭐9) - Custom selector engine for xpath 2 and 3.
- POMWright (⭐57) - TypeScript-based Page Object Model framework with automatic nested/chained locator generation.
- TestingBot - Connect your Playwright tests with browsers in the Cloud.
- Try Playwright - Interactive playground for running Playwright tests.
Reporters
- allure-playwright (⭐275) - Allure integration with Playwright Test framework.
- Checkly - Uploads Playwright test results, screenshots, videos and traces to the Checkly platform for monitoring and debugging across global regions.
- currents-dev - A Cloud Dashboard to debug, troubleshoot and analyze parallel Playwright CI tests.
- echoed (⭐36) - Makes tests observable by visualizing OpenTelemetry data in HTML.
- monocart-reporter (⭐302) - A Playwright test reporter, shows suites/cases/steps in html grid.
- playwright-ctrf-json-reporter (⭐101) - A Playwright JSON test results reporter that follows the CTRF schema.
- playwright-slack-report (⭐142) - Publish your Playwright test results to your favorite Slack channel(s).
- playwright-smart-reporter - A feature-rich HTML reporter with stability grades, trend analytics, retry analysis, performance tracking, and optional AI-powered failure analysis.
- playwright-tesults-reporter (⭐3) - A library for uploading test results to Tesults from Playwright.
- playwright-xray (⭐50) - Playwright Xray Reporter, send test executions to Jira / Xray.
- qase (⭐56) - Playwright Qase Reporter, send test executions to qase.
- TestDino - An AI Cloud platform for Playwright test analytics with instant failure debugging, flaky test detection, and ML categorization.
- testomatio-reporter (⭐145) - Runs and sends test executions to the TCMS testomatio, Jira / Linear / Azure DevOps task management.
- playwright-timeline-reporter (⭐16) - An interactive timeline reporter to optimize your test run performance and worker utilization.
Showcases
- Elastic APM JS agent (⭐300) - Playwright is used to run benchmark tests across browsers.
- playwright-examples (⭐122) - Various testing scenarios with Playwright.
- TypeScript (⭐109k) - Playwright is used to test TypeScript.js across browsers.
- VS Code (⭐184k) - Playwright is used to run cross-browser tests on their web builds.
- xterm.js (⭐20k) - Playwright is used to run cross-browser integration tests.
Guides
- Currents Blog - Playwright articles written by QA professionals.
- Playwright Tips (videos) - Video walkthroughs of common challenges testing and monitoring with Playwright.
- Playwright Weekly - Curated aggregator of Playwright articles & news from the internet.
- playwrightsolutions.com - Curated Selection of Playwright Automated Test Problems and Solutions.
- serenity-js.org - Learn how to write acceptance tests in business language using Playwright and the Serenity/JS Screenplay Pattern.
- Testing 3D applications with Playwright on GPU - Recipe to enable hardware acceleration for Playwright tests on CI.
Contribute
Contributions welcome! Read the contribution guidelines (⭐1.4k) first.