jsbisht / playwright-e2e-setup

Setting this up to learn about setting up playwright, configuration options, multiple everything

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playwright-e2e-setup

Setting this up to learn about setting up playwright, configuration options, multiple everything

Setting up

npm install

Running tests

npm run test:e2e

Showing report

npm run serve:report

About

Setting this up to learn about setting up playwright, configuration options, multiple everything


Languages

Language:JavaScript 85.1%Language:TypeScript 14.9%