volekerb / PlaywrightExamples

Examples for playwright

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Examples for playwright


Languages

Language:TypeScript 100.0%