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.
BotD
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.
sveltekit-typescript-tailwind-template
A Sveltekit template project including TypeScript, Tailwind, and all your favorite dev tooling!
playwright-cr
Crystal version of the Playwright testing and automation library.
playwright-test-coverage
Playwright Test (@playwright/test) demo to collect coverage information via Istanbul
teremock
Easy to use test request mocker for puppeteer / mocha / karma
nextjs-playwright-example
Shows how to use Playwright to test Next.js
vscode-playwright-snippets
📋 A Visual Studio Code extension which adds predefined useful code snippets for Playwright
playwright-session
Visual Debugger for Playwright automation.
demo-playwright-test
Sample project to demonstrate Playwright Test usage, pointing to ServeRest API and Front-end
heroku-playwright-buildpack
Buildpack for running Playwright with Chromium and Firefox on Heroku.