Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 548 Bytes

File metadata and controls

13 lines (10 loc) · 548 Bytes

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 [email protected]: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.