Track Awesome Playwright Updates Daily
A curated list of awesome tools, utils and projects using Playwright
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 mxschmitt/awesome-playwright · ⭐ 287 · 🏷️ Testing
Oct 26, 2022
Language Support
- playwright-go (⭐992) - Playwright port for Golang.
Aug 10, 2022
Reporters
- playwright-tesults-reporter (⭐0) - A library for uploading test results to Tesults from Playwright.
- monocart-reporter (⭐7) - A playwright test reporter, shows suites/cases/steps in html grid.
- allure-playwright (⭐125) - Allure integration with Playwright Test framework.
Aug 04, 2022
Showcases
- Todo App with Playwright (⭐5) - 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 (⭐65) - Load testing with Playwright.
Language Support
- playwright-dotnet (⭐1.7k) - Official Playwright port to .NET.
- playwright-perl (⭐18) - Playwright port for Perl.
Mar 21, 2022
Integrations
- cucumber-playwright (⭐168) - A starter repo for writing E2E tests based on Cucumber with Playwright using Typescript.
Mar 14, 2022
Integrations
- playwright-pytest (⭐252) - Official Pytest plugin for using Playwright pages with fixtures.
Jan 07, 2022
Showcases
- Demo.Playwright (⭐124) - 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 (⭐135) - Expect utility matcher functions to simplify expect statements for the usage with Playwright Test or Jest Playwright.
- eslint-plugin-playwright (⭐88) - ESLint plugin for your Playwright testing needs.
Apr 11, 2021
Language Support
- playwright-ruby-client (⭐125) - Playwright port for Ruby.
- playwright-cr (⭐17) - Playwright port for Crystal.
- playwright-rust (⭐110) - Playwright port for Rust.
Mar 31, 2021
Integrations
- chrome-aws-lambda (⭐2.8k) - Support for running Microsoft's Playwright on AWS Lambda and Google Cloud Functions.
Mar 17, 2021
Integrations
- axe-playwright (⭐103) - 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 (⭐7k) - Official Playwright port to Python.
- playwright-java (⭐583) - 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 (⭐33) - Heroku buildpack for running Playwright on a Heroku Dyno.
Showcases
- Heroku Playwright Example (⭐18) - Example using Playwright on Heroku.
Jun 23, 2020
Utils
- Moon (⭐176) - Tools for executing Playwright tests in parallel in a Kubernetes cluster.
Apr 21, 2020
Integrations
- playwright-github-action (⭐227) - GitHub Action to install all the required dependencies.
Apr 10, 2020
Integrations
- jest-playwright (⭐472) - Jest adapter for running Playwright.
Showcases
- playwright-jest-examples (⭐79) - Examples of the Jest Playwright tools in combination to test popular sites.
- VS Code (⭐138k) - Playwright is used to run cross-browser tests on their web builds.
- TypeScript (⭐85k) - Playwright is used test typescript.js across browsers.
- Elastic APM JS agent (⭐241) - Playwright is used to run benchmark tests across browsers.
- Blockstack (⭐183) - Playwright is used to run cross-browser UI tests.
- xterm.js (⭐14k) - 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 (⭐91) - Fluent API Wrapper around Playwright.
Mar 09, 2020
Integrations
- CodeceptJS (⭐3.8k) - Supercharged End 2 End Testing Framework for Node.js.
Utils
- Try Playwright - Interactive playground for running Playwright tests.
- query-selector-shadow-dom (⭐191) - Extend the selectors engine by selecting Shadow DOM roots.