Skip to content

Jinal11/NordicNaturalsWebsiteAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nordic Naturals Website Automation


Automation to check all links are working on home Page

Scripts written in Python. To Run this project

  1. Download Project from Github
  2. Run this project on PyCharm
  3. Run TestHomePageLinks.py file or Run TestSuit.py file directly from the pyCharm (Both file gives the same result)
  4. If you find any error, Please make sure you have selenium,UnitTest,pip installed in Pycharm
  5. To add those framework, Go to Project – > Project Interpreter and add by clicking '+'

Note : If you are using mac with Catalina OS, you might see chrome driver error while running program. To resolve the error:

  • Go to BaseClass folder and run xattr -d com.apple.quarantine chromedriver using Terminal

About

Automation for all links available on Home Page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages