Skip to content

markuusche/UI-Shopping-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

16 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

What does this thing do?

-- Automates the following:

  • User sign up
  • Sign up fill-up form
  • Women Category Shopping
  • Men Category Shopping
  • Kids Category Shopping
  • Cart checkout
  • Payment

Project Dependencies


  • pytest
  • pyyaml
  • selenium==4.13.00
  • Faker

Installation


Clone repository

git clone https://github.com/gloofo/UI-Shopping-Automation

Install dependencies:

pip install -r requirements.txt

Run:

pytest -v -rA