Playwright topic

Playwright provides a set of APIs to automate Chromium, Firefox, and WebKit browsers. By using the Playwright API, you can write scripts to create new browser pages, navigate to URLs, and interact with elements on a page. Along with a test runner, Playwright can be used to automate user interactions to validate and test web applications.

List Playwright repositories

BotD

933
Stars
77
Forks
Watchers

Bot detection library that runs in the browser. Detects automation tools and frameworks. No server required, runs 100% on the client. MIT license, no usage restrictions.

A Sveltekit template project including TypeScript, Tailwind, and all your favorite dev tooling!

playwright-cr

19
Stars
1
Forks
Watchers

Crystal version of the Playwright testing and automation library.

playwright-test-coverage

95
Stars
14
Forks
Watchers

Playwright Test (@playwright/test) demo to collect coverage information via Istanbul

teremock

37
Stars
11
Forks
Watchers

Easy to use test request mocker for puppeteer / mocha / karma

nextjs-playwright-example

20
Stars
3
Forks
Watchers

Shows how to use Playwright to test Next.js

vscode-playwright-snippets

17
Stars
4
Forks
Watchers

📋 A Visual Studio Code extension which adds predefined useful code snippets for Playwright

playwright-session

43
Stars
8
Forks
Watchers

Visual Debugger for Playwright automation.

demo-playwright-test

39
Stars
6
Forks
Watchers

Sample project to demonstrate Playwright Test usage, pointing to ServeRest API and Front-end

heroku-playwright-buildpack

44
Stars
41
Forks
Watchers

Buildpack for running Playwright with Chromium and Firefox on Heroku.