Track Awesome Playwright Updates Weekly
A curated list of awesome tools, utils and projects using Playwright
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 mxschmitt/awesome-playwright · ⭐ 894 · 🏷️ Testing
Oct 21 - Oct 27, 2024
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.
Oct 07 - Oct 13, 2024
Reporters
- TestCollab (⭐0) - Run Playwright scripts and populate results back into TestCollab test management tool.
Sep 09 - Sep 15, 2024
Utils
- playwright-network-cache (⭐8) - Speed up Playwright tests by caching network requests on the filesystem.
Aug 12 - Aug 18, 2024
Guides
- Playwright Tips (videos) - Video walkthroughs of common challenges testing and monitoring with Playwright.
Jul 15 - Jul 21, 2024
Utils
- playwright-magic-steps (⭐24) - Auto-transform JavaScript comments into Playwright steps.
Jul 01 - Jul 07, 2024
Reporters
- playwright-slack-report (⭐94) - Publish your Playwright test results to your favorite Slack channel(s).
Mar 25 - Mar 31, 2024
Reporters
- echoed (⭐23) - Makes tests observable by visualizing OpenTelemetry data in HTML.
Feb 12 - Feb 18, 2024
Utils
- POMWright (⭐32) - POMWright is a TypeScript-based framework designed for creating and maintaining Page Object Models. It streamlines locator management by automatically generating nested/chained locators from flat and atomic locator structures which can be dynamically updated throughout tests. This significantly reduces code duplication and makes tests easier to read, write, and maintain.
Jan 08 - Jan 14, 2024
Integrations
- @guidepup/playwright (⭐53) - VoiceOver and NVDA screen reader driver integration for Playwright.
Utils
- playwright-elements - Playwright test extension for creatation of reusable components with ability to add child elements, methods and call them in chain. Reduce amount of your code in page object, or even use elements without page object.
Reporters
- qase (⭐49) - Playwright Qase Reporter, send test executions to qase.
Dec 25 - Dec 31, 2023
Integrations
- Chromium for Serverless platforms (⭐962) - Chromium for Serverless platforms.
- @axe-core/playwright (⭐598) - Official Axe integration with Playwright.
- artillery-engine-playwright (⭐7.9k) - Load testing with Playwright.
- Serenity/JS - Acceptance testing, reporting, and test integration framework for Playwright, implementing the Screenplay Pattern.
Utils
- automated-Playwright-UI-tests - Auto-generated, run & maintained with AI-assisted test case discovery.
- TestingBot - Connect your Playwright tests with browsers in the Cloud.
Reporters
- testomatio-reporter (⭐123) - Runs and sends test executions to the TCMS testomatio, Jira / Linear / Azure DevOps task management.
Guides
- theheadless.dev - Practical guides and runnable examples on Playwright (and Puppeteer).
- serenity-js.org - Learn how to write acceptance tests in business language using Playwright and the Serenity/JS Screenplay Pattern.
Nov 13 - Nov 19, 2023
Utils
- ZeroStep (⭐178) - AI actions and assertions for Playwright.
Jul 24 - Jul 30, 2023
Utils
- playwright-ui5 (⭐6) - Custom selector engine for sapui5.
- playwright-xpath (⭐6) - Custom selector engine for xpath 2 and 3.
Jul 10 - Jul 16, 2023
Reporters
- currents-dev - A Cloud Dashboard to debug, troubleshoot and analyze parallel Playwright CI tests.
Jun 12 - Jun 18, 2023
Integrations
- playwright-bdd (⭐291) - BDD testing with Playwright runner and CucumberJS.
May 29 - Jun 04, 2023
Utils
- Ask Playwright - Accurate answers to Playwright questions provided by LLM trained on the latest Playwright documentation.
May 22 - May 28, 2023
Integrations
- playwright-chrome-recorder (⭐21) - Export Playwright tests from Google Chrome DevTools' recordings programmatically.
- Playwright Chrome Recorder Extension (⭐10) - Export DevTools Recordings as Playwright Tests directly from the DevTools Recorder Panel.
Utils
- playwright-python-language-injection (⭐1) - Language injection definitions for CSS/JS syntax highlighting when using
python-playwright
in PyCharm.
Mar 13 - Mar 19, 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.
Feb 27 - Mar 05, 2023
Utils
- Playwright-cleanup - A Playwright cleanup tool that simplifies test cleanup by undoing any changes to the testing environment.
Feb 20 - Feb 26, 2023
Guides
- playwrightsolutions.com - Curated Selection of Playwright Automated Test Problems and Solutions.
Jan 30 - Feb 05, 2023
Utils
- playwright-test-coverage (⭐79) - Plugin to collect code coverage from running Playwright tests.
Reporters
- playwright-xray (⭐23) - Playwright Xray Reporter, send test executions to Jira / Xray.
Oct 24 - Oct 30, 2022
Language Support
- playwright-go (⭐2.1k) - Playwright port for Golang.
Aug 08 - Aug 14, 2022
Reporters
- playwright-tesults-reporter (⭐2) - A library for uploading test results to Tesults from Playwright.
- monocart-reporter (⭐196) - A playwright test reporter, shows suites/cases/steps in html grid.
- allure-playwright (⭐225) - Allure integration with Playwright Test framework.
Aug 01 - Aug 07, 2022
Showcases
- Todo App with Playwright (⭐12) - Comprehensive Todo app with APIs, E2E tests with GitHub Actions enabled.
Jun 13 - Jun 19, 2022
Utils
- Playwright Test for VSCode - Official Playwright test extension for VS Code.
- Maestro for IntelliJ - Playwright plugin for IntelliJ.
Mar 21 - Mar 27, 2022
Integrations
- cucumber-playwright (⭐382) - A starter repo for writing E2E tests based on Cucumber with Playwright using Typescript.
Language Support
- playwright-dotnet (⭐2.5k) - Official Playwright port to .NET.
- playwright-perl (⭐22) - Playwright port for Perl.
Mar 14 - Mar 20, 2022
Integrations
- playwright-pytest (⭐430) - Official Pytest plugin for using Playwright pages with fixtures.
Jan 03 - Jan 09, 2022
Showcases
- Demo.Playwright (⭐250) - Various testing scenarios with Playwright, using the official test-runner and scripts authored in TypeScript.
Jul 12 - Jul 18, 2021
Integrations
- expect-axe-playwright (⭐20) - Expect matchers to perform Axe accessibility tests in your Playwright tests.
Utils
- expect-playwright (⭐149) - Expect utility matcher functions to simplify expect statements for the usage with Playwright Test or Jest Playwright.
- eslint-plugin-playwright (⭐265) - ESLint plugin for your Playwright testing needs.
Apr 05 - Apr 11, 2021
Language Support
- playwright-ruby-client (⭐322) - Playwright port for Ruby.
- playwright-cr (⭐20) - Playwright port for Crystal.
- playwright-rust (⭐316) - Playwright port for Rust.
Mar 15 - Mar 21, 2021
Integrations
- axe-playwright (⭐185) - Inofficial integration of Axe with Playwright.
Oct 26 - Nov 01, 2020
Language Support
- playwright - Official Playwright in Node.js (JavaScript and TypeScript).
- playwright-python (⭐12k) - Official Playwright port to Python.
- playwright-java (⭐1.1k) - Official Playwright port to Java.
Jul 20 - Jul 26, 2020
Integrations
- heroku-playwright-buildpack (⭐47) - Heroku buildpack for running Playwright on a Heroku Dyno.
Showcases
- Heroku Playwright Example (⭐20) - Example using Playwright on Heroku.
Jun 29 - Jul 05, 2020
Utils
- Moon (⭐222) - Tools for executing Playwright tests in parallel in a Kubernetes cluster.
Apr 27 - May 03, 2020
Integrations
- playwright-github-action (⭐332) - GitHub Action to install all the required dependencies.
Apr 13 - Apr 19, 2020
Integrations
- jest-playwright (⭐532) - Jest adapter for running Playwright.
Showcases
- playwright-jest-examples (⭐103) - Examples of the Jest Playwright tools in combination to test popular sites.
- VS Code (⭐163k) - Playwright is used to run cross-browser tests on their web builds.
- TypeScript (⭐101k) - Playwright is used test typescript.js across browsers.
- Elastic APM JS agent (⭐278) - Playwright is used to run benchmark tests across browsers.
- Blockstack (⭐295) - Playwright is used to run cross-browser UI tests.
- xterm.js (⭐18k) - Playwright is used to run cross-browser integration tests.
Mar 23 - Mar 29, 2020
Utils
- playwright-fluent (⭐170) - Fluent API Wrapper around Playwright.
Mar 16 - Mar 22, 2020
Integrations
- CodeceptJS (⭐4.1k) - Supercharged End 2 End Testing Framework for Node.js.
Utils
- Try Playwright - Interactive playground for running Playwright tests.