Skip to content
/ playwright-template Public template

Ready to use template for Playwright E2E tests

License

Notifications You must be signed in to change notification settings

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