Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 225 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 225 Bytes

Run Tests

  1. Run npm install
  2. Run npx playwright install
  3. In a seperate terminal, run: npm run dev
  4. Run npx playwright test --project=chromium --headed
  5. Run npx playwright test --project=firefox --headed