Skip to content

Latest commit

Β 

History

History
22 lines (15 loc) Β· 325 Bytes

File metadata and controls

22 lines (15 loc) Β· 325 Bytes

E2E test repo template (with Playwright)

πŸ“¦ Install

Prerequisites: latest version of Node (you can use nvm to install it, ie. nvm install)

npm run install-deps

βœ… Test

npm test

🏎 Run

npm run debug
npm run record