Skip to content

Ready to use template for Playwright E2E tests

License

Notifications You must be signed in to change notification settings

moonpay/playwright-template

 
 

Repository files navigation

E2E test repo template (with Playwright)

If you need to write E2E tests, consider using Playwright. It has many advantages.

In this short video, you can watch how to use this repo to write E2E tests.

📦 Install

Prerequisites: latest version of Node (you can use nvm to install it, ie. nvm install)

npm install-deps

✅ Test

npm test

🏎 Run

npm run debug
npm run record

About

Ready to use template for Playwright E2E tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%