Skip to content

Basic automation test of retailer Next's website, with Playwright

License

Notifications You must be signed in to change notification settings

AsadHasan/playwright-next-tests

Repository files navigation

Playwright automation tests in Python

Basic automation test of retailer Next's website, using Playwright in Python (with Pytest), and Page Object Model pattern.

Running locally

Run in docker via docker-compose (easiest and recommended way):

  1. (If not already installed) Install docker-compose.
  2. Clone the project on your computer.
  3. In the project's root directory, run docker-compose up.

About

Basic automation test of retailer Next's website, with Playwright

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published