Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 3.55 KB

showcase.md

File metadata and controls

45 lines (35 loc) · 3.55 KB

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

  • QA Wolf: Record and create Playwright tests and then run them in CI
  • CodeceptJS: Write scenario-driven Playwright tests with synchronous code
  • Try Playwright: Interactive playground for Playwright to run examples directly from your browser
  • Testim Playground: Record Playwright UI tests as code
  • Lumberjack: Automated accessibility scanner to run checks on your entire website
  • playwright-video: Capture a video while executing a Playwright script
  • test-real-styles: Utility to test real styling of virtual DOM elements in a browser
  • dom-to-playwright to copy a JSDOM snapshot into a Playwright page.
  • Headless Testing: Run Playwright tests on browsers in the cloud
  • playwright-test Run unit tests and benchmarks in browsers with Node's seamless experience.

Frameworks

Examples

Contributing

Did we miss something in this list? Send us a PR!