Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 325 Bytes

README.md

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