Playwright with JavaScript UI tests Repository on github Technologies Node.js 22.13.1 Playwright 1.16.3 How to run tests To install all packages after cloning the repository run: npm install Run tests in headless mode: npm run test Open tests in the Cypress Launchpad: npm run test:dev