3.8 KiB
3.8 KiB
Community Showcase
Users
- VS Code: Playwright is used to run cross-browser tests on their web builds
- TypeScript: Playwright is used test typescript.js across browsers
- Elastic APM JS agent: Playwright is used to run benchmark tests across browsers
- Blockstack: Playwright is used to run cross-browser UI tests
- Codex: Playwright is used to run functional and performance tests
- Instakittens React admin: Playwright is used to run end-to-end test scenarios written with Cucumber
- xterm.js: Playwright is used to run cross-browser integration tests
Tools
- CodeceptJS: Write scenario-driven Playwright tests with synchronous code
- dom-to-playwright to copy a JSDOM snapshot into a Playwright page.
- Headless Testing: Run Playwright tests on browsers in the cloud
- Lumberjack: Automated accessibility scanner to run checks on your entire website
- mockiavelli Request mocking library for Playwright to test SPA in isolation from backend APIs.
- Moon: Run Playwright tests in parallel in Kubernetes cluster (free up to 4 parallel sessions)
- playwright-test Run unit tests and benchmarks in browsers with Node's seamless experience.
- playwright-video: Capture a video while executing a Playwright script
- QA Wolf: Record and create Playwright tests and then run them in CI
- test-real-styles: Utility to test real styling of virtual DOM elements in a browser
- Testim Playground: Record Playwright UI tests as code
- Try Playwright: Interactive playground for Playwright to run examples directly from your browser
Frameworks
- jest-playwright: Jest preset to run Playwright tests with Jest
- query-selector-shadow-dom: Custom selector engine to pierce shadow DOM roots
- Playwright Sharp: Work in progress port of Playwright to .NET
- playwright-fluent: Fluent API around Playwright
Examples
- e2e Boilerplates: Project boilerplates for using Playwright with TypeScript, Cucumber, Jest, and other libraries
- react-app-playwright: Using Playwright with a create-react-app project
- playwright-react-typescript-jest-example: Using Playwright + Jest with a custom webpack configuration for React + Typescript project
- playwright-mocha: Using Playwright with Mocha and Chai
- playwright-cljs: Playwright examples in ClojureScript
- playwright-azure-functions: Playwright setup on Azure Functions
- playwright-aws-lambda: Playwright setup on AWS Lambda
Contributing
Did we miss something in this list? Send us a PR!