Track Awesome Playwright Updates Daily
A curated list of awesome tools, utils and projects using Playwright
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 mxschmitt/awesome-playwright · ⭐ 415 · 🏷️ Testing
May 26, 2023
Integrations
- playwright-chrome-recorder (⭐2) - Export Playwright tests from Google Chrome DevTools' recordings programmatically.
- Playwright Chrome Recorder Extension (⭐1) - 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 (⭐36) - Plugin to collect code coverage from running Playwright tests.
- playwright-elements - Playwright test extension for more powerful page object implementation.
Reporters
- playwright-xray (⭐9) - Playwright Xray Reporter, send test executions to Jira / Xray.
Oct 26, 2022
Language Support
- playwright-go (⭐1.3k) - Playwright port for Golang.
Aug 10, 2022
Reporters
- playwright-tesults-reporter (⭐0) - A library for uploading test results to Tesults from Playwright.
- monocart-reporter (⭐46) - A playwright test reporter, shows suites/cases/steps in html grid.
- allure-playwright (⭐156) - Allure integration with Playwright Test framework.
Aug 04, 2022
Showcases
- Todo App with Playwright (⭐8) - 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 (⭐122) - Load testing with Playwright.
Language Support
- playwright-dotnet (⭐1.9k) - Official Playwright port to .NET.
- playwright-perl (⭐20) - Playwright port for Perl.
Mar 21, 2022
Integrations
- cucumber-playwright (⭐255) - A starter repo for writing E2E tests based on Cucumber with Playwright using Typescript.
Mar 14, 2022
Integrations
- playwright-pytest (⭐313) - Official Pytest plugin for using Playwright pages with fixtures.
Jan 07, 2022
Showcases
- Demo.Playwright (⭐170) - Various testing scenarios with Playwright, using the official test-runner and scripts authored in TypeScript.
Jul 13, 2021
Integrations
- expect-axe-playwright (⭐14) - Expect matchers to perform Axe accessibility tests in your Playwright tests.
Utils
- expect-playwright (⭐140) - Expect utility matcher functions to simplify expect statements for the usage with Playwright Test or Jest Playwright.
- eslint-plugin-playwright (⭐124) - ESLint plugin for your Playwright testing needs.
Apr 11, 2021
Language Support
- playwright-ruby-client (⭐176) - Playwright port for Ruby.
- playwright-cr (⭐18) - Playwright port for Crystal.
- playwright-rust (⭐174) - Playwright port for Rust.
Mar 31, 2021
Integrations
- chrome-aws-lambda (⭐3k) - Support for running Microsoft's Playwright on AWS Lambda and Google Cloud Functions.
Mar 17, 2021
Integrations
- axe-playwright (⭐135) - 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 (⭐8.7k) - Official Playwright port to Python.
- playwright-java (⭐759) - 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 (⭐36) - Heroku buildpack for running Playwright on a Heroku Dyno.
Showcases
- Heroku Playwright Example (⭐19) - Example using Playwright on Heroku.
Jun 23, 2020
Utils
- Moon (⭐182) - Tools for executing Playwright tests in parallel in a Kubernetes cluster.
Apr 21, 2020
Integrations
- playwright-github-action (⭐270) - GitHub Action to install all the required dependencies.
Apr 10, 2020
Integrations
- jest-playwright (⭐498) - Jest adapter for running Playwright.
Showcases
- playwright-jest-examples (⭐87) - Examples of the Jest Playwright tools in combination to test popular sites.
- VS Code (⭐147k) - Playwright is used to run cross-browser tests on their web builds.
- TypeScript (⭐91k) - Playwright is used test typescript.js across browsers.
- Elastic APM JS agent (⭐255) - Playwright is used to run benchmark tests across browsers.
- Blockstack (⭐236) - Playwright is used to run cross-browser UI tests.
- xterm.js (⭐15k) - 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 (⭐129) - Fluent API Wrapper around Playwright.
Mar 09, 2020
Integrations
- CodeceptJS (⭐3.9k) - Supercharged End 2 End Testing Framework for Node.js.
Utils
- Try Playwright - Interactive playground for running Playwright tests.
- query-selector-shadow-dom (⭐204) - Extend the selectors engine by selecting Shadow DOM roots.