Selenium_UI

Prerequisites -

  • Python 3.7+ Installed
  • Running Chrome 75(latest version) to update -> 3 dots in top right -> Help -> About Google Chrome -> Relaunch Chrome

Running this code -

  • Clone Repo
  • cd into repo on terminal and run python setup.py install
  • Then run pytest
  • See the tests run! Works on both mac and windows.