Skip to content

if you need boilerplate project to your web-automation, here it is

License

Notifications You must be signed in to change notification settings

laidudum/web-automation-boilerplate

Repository files navigation

web-automation-boilerplate

if you need boilerplate project to your web-automation, here it is

📚 how to setup & running this project

  • 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

Releases

No releases published

Packages

No packages published