Typescript Playwright To Do E2E Example

This repo is part of the e-lab project. You can learn more about it here.

How to run this project.

  • Clone this repo git@github.com:eliveltonsales/e-lab-todo-playwright-typescript.git
  • Open the project in your favorite code editor
  • Run npm i and npx playwright install to install needed packages
  • Run npx playwright test

How to manually test the forms app.