TodoPlaywright

This project demonstrates the usage of Playwright

Init the project

npm install

Run the project

npm start

Run the tests

npx playwright test

With Playwright Inspector

npx playwright test --ui

Playwright code generator

npx playwright codegen