if you need boilerplate project to your web-automation, here it is
-
clone this project using to your local machine
-
change your local directory to this project using
cd web-automation-boilerplate
- install all dependencies
npm install
- run all tests
npx playwright test