Track Awesome Playwright Updates Daily
A curated list of awesome tools, utils and projects using Playwright
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 mxschmitt/awesome-playwright · ⭐ 533 · 🏷️ Testing
Nov 13, 2023
Utils
- ZeroStep (⭐12) - AI actions and assertions for Playwright.
Jul 25, 2023
Utils
- playwright-ui5 (⭐3) - Custom selector engine for sapui5.
- playwright-xpath (⭐3) - Custom selector engine for xpath 2 and 3.
Jul 14, 2023
Reporters
- currents-dev - A Cloud Dashboard to debug, troubleshoot and analyze parallel Playwright CI tests.
Jun 14, 2023
Integrations
- playwright-bdd (⭐97) - BDD testing with Playwright runner and CucumberJS.
Jun 04, 2023
Utils
- Ask Playwright - Accurate answers to Playwright questions provided by LLM trained on the latest Playwright documentation.
May 26, 2023
Integrations
- playwright-chrome-recorder (⭐10) - Export Playwright tests from Google Chrome DevTools' recordings programmatically.
- Playwright Chrome Recorder Extension (⭐6) - Export DevTools Recordings as Playwright Tests directly from the DevTools Recorder Panel.
Utils
- playwright-python-language-injection (⭐0) - Language injection definitions for CSS/JS syntax highlighting when using
python-playwright
in PyCharm.
Mar 15, 2023
Utils
- Playwright-performance - A plugin that helps you optimize the speed and efficiency of web applications by measuring and analyzing the performance of ANY tested flow using Playwright.
Mar 03, 2023
Utils
- Playwright-cleanup - A Playwright cleanup tool that simplifies test cleanup by undoing any changes to the testing environment.
Feb 21, 2023
Guides
- playwrightsolutions.com - Curated Selection of Playwright Automated Test Problems and Solutions.
Feb 04, 2023
Utils
- playwright-test-coverage (⭐51) - Plugin to collect code coverage from running Playwright tests.
- playwright-elements - Playwright test extension for more powerful page object implementation.
Reporters
- playwright-xray (⭐11) - Playwright Xray Reporter, send test executions to Jira / Xray.
Oct 26, 2022
Language Support
- playwright-go (⭐1.5k) - Playwright port for Golang.
Aug 10, 2022
Reporters
- playwright-tesults-reporter (⭐0) - A library for uploading test results to Tesults from Playwright.
- monocart-reporter (⭐95) - A playwright test reporter, shows suites/cases/steps in html grid.
- allure-playwright (⭐181) - Allure integration with Playwright Test framework.
Aug 04, 2022
Showcases
- Todo App with Playwright (⭐11) - Comprehensive Todo app with APIs, E2E tests with GitHub Actions enabled.
Jun 19, 2022
Utils
- Playwright Test for VSCode - Official Playwright test extension for VS Code.
- Maestro for IntelliJ - Playwright plugin for IntelliJ.
Mar 25, 2022
Integrations
- artillery-engine-playwright (⭐126) - Load testing with Playwright.
Language Support
- playwright-dotnet (⭐2.1k) - Official Playwright port to .NET.
- playwright-perl (⭐20) - Playwright port for Perl.
Mar 21, 2022
Integrations
- cucumber-playwright (⭐296) - A starter repo for writing E2E tests based on Cucumber with Playwright using Typescript.
Mar 14, 2022
Integrations
- playwright-pytest (⭐366) - Official Pytest plugin for using Playwright pages with fixtures.
Jan 07, 2022
Showcases
- Demo.Playwright (⭐193) - Various testing scenarios with Playwright, using the official test-runner and scripts authored in TypeScript.
Jul 13, 2021
Integrations
- expect-axe-playwright (⭐18) - Expect matchers to perform Axe accessibility tests in your Playwright tests.
Utils
- expect-playwright (⭐142) - Expect utility matcher functions to simplify expect statements for the usage with Playwright Test or Jest Playwright.
- eslint-plugin-playwright (⭐163) - ESLint plugin for your Playwright testing needs.
Apr 11, 2021
Language Support
- playwright-ruby-client (⭐218) - Playwright port for Ruby.
- playwright-cr (⭐17) - Playwright port for Crystal.
- playwright-rust (⭐238) - Playwright port for Rust.
Mar 31, 2021
Integrations
- chrome-aws-lambda (⭐3.1k) - Support for running Microsoft's Playwright on AWS Lambda and Google Cloud Functions.
Mar 17, 2021
Integrations
- axe-playwright (⭐150) - Custom commands for Playwright to run accessibility (a11y) checks with axe-core.
Oct 23, 2020
Language Support
- playwright - Official Playwright in Node.js (JavaScript and TypeScript).
- playwright-python (⭐9.6k) - Official Playwright port to Python.
- playwright-java (⭐878) - Official Playwright port to Java.
Aug 24, 2020
Guides
- theheadless.dev - Practical guides and runnable examples on Playwright (and Puppeteer).
- playwright.tech - A central home for tutorials, tooling, and showcases of the Playwright ecosystem.
Jul 14, 2020
Integrations
- heroku-playwright-buildpack (⭐42) - Heroku buildpack for running Playwright on a Heroku Dyno.
Showcases
- Heroku Playwright Example (⭐19) - Example using Playwright on Heroku.
Jun 23, 2020
Utils
- Moon (⭐189) - Tools for executing Playwright tests in parallel in a Kubernetes cluster.
Apr 21, 2020
Integrations
- playwright-github-action (⭐291) - GitHub Action to install all the required dependencies.
Apr 10, 2020
Integrations
- jest-playwright (⭐513) - Jest adapter for running Playwright.
Showcases
- playwright-jest-examples (⭐95) - Examples of the Jest Playwright tools in combination to test popular sites.
- VS Code (⭐153k) - Playwright is used to run cross-browser tests on their web builds.
- TypeScript (⭐95k) - Playwright is used test typescript.js across browsers.
- Elastic APM JS agent (⭐263) - Playwright is used to run benchmark tests across browsers.
- Blockstack (⭐259) - Playwright is used to run cross-browser UI tests.
- xterm.js (⭐16k) - Playwright is used to run cross-browser integration tests.
Mar 17, 2020
Utils
- headless-testing - Connect your Playwright tests with browsers in the Cloud.
Mar 16, 2020
Utils
- playwright-fluent (⭐145) - Fluent API Wrapper around Playwright.
Mar 09, 2020
Integrations
- CodeceptJS (⭐4k) - Supercharged End 2 End Testing Framework for Node.js.
Utils
- Try Playwright - Interactive playground for running Playwright tests.
- query-selector-shadow-dom (⭐216) - Extend the selectors engine by selecting Shadow DOM roots.