Skip to content

dialex/playwright-template

Repository files navigation

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

About

Ready to use template for Playwright E2E tests

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published