/WebUI-Automation-Python

Web Automation for searching price in Amazon and Ebay

Primary LanguagePython

Web Automation for searching price in Amazon and Ebay

Web Automation

Installation

Use the package manager pip to install pipenv

pip install pipenv
  1. Run the command in cmd to install the dependencies
python -m pipenv install
  1. Start the virtual env
python -m pipenv shell
  1. Run main.py
python main.py

Notes

  • Place the webdriver in ./resources folder