/PlaywrightExamples

Examples for playwright

Primary LanguageTypeScript

PlaywrightExamples

This repo contains several simple examples of using Playwright. Here you can find PlayWright usage with Jest.

How to run tests

Required: NodeJS

npm install
jest test

How to run simple examples

npm install
node simple/testHabrPlaywright.ts

Useful links

Examples wuth cucumber