mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
2.5 KiB
2.5 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
- 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
- QA Wolf: Record and create Playwright tests and then run them in CI
- CodeceptJS: Write scenario-driven Playwright tests with synchronous code
- Lumberjack: Automated accessibility scanner to run checks on your entire website
Frameworks
- jest-playwright: Jest present 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
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-github-actions: Playwright setup on GitHub Actions
- 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!