Courses & TutorialsProgrammingSoftware

Awesome Playwright – Massive Collection of Resources

Spread the love

A curated list of awesome tools, utils and projects using Playwright

Playwright is a Node.js library to automate Firefox, WebKit and Chromium based browsers via a single API.

Contents

Integrations

Language Support

Utils

Showcases

  • playwright-jest-examples – Examples of the Jest Playwright tools in combination to test popular sites.
  • playwright-demos – Playwright demos for scrapping and UI testing / automate testing workflows.
  • 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.
  • xterm.js – Playwright is used to run cross-browser integration tests.
  • Heroku Playwright Example – Example using Playwright on Heroku.

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.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button