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

playwright-api-test-demo

67
Stars
20
Forks
Watchers

This repository will serve as a place where I add API test Automation checks for articles written at https://playwrightsolutions.com

playwright-sample-project

63
Stars
27
Forks
Watchers

This is a sample Automation project using Playwright and Typescript

Playwright-TypeScript-Jest

44
Stars
20
Forks
Watchers

Playwright YouTube Tutorial

Playwright_Cucumber_TS

77
Stars
41
Forks
Watchers

Playwright + Cucumber BDD + Typescript, simple & easiest way to learn and implement

test-real-styles

38
Stars
0
Forks
Watchers

(test-)framework agnostic utilities to test real styling of (virtual) dom elements

nxkit

43
Stars
5
Forks
Watchers

Keyboard crafted https://nx.dev plugins for your workspace

create-playwright

43
Stars
34
Forks
Watchers

"npm init playwright" implementation

Playwright end-to-end test automation boilerplate, using TypeScript, Jest and Assert.

electron-playwright-helpers

45
Stars
4
Forks
Watchers

Helper functions for running Electron end-to-end tests using Playwright.