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