/JulyFramework

Framework for web automation

Primary LanguageHTML

About Framework

This framework designed for web automation using Selenium

Preconditions

  • Java should be installed (Recommended JDK11)
  • Maven should be installed
  • Git
  • All browsers (Chrome,Firefox, Edge)

To Execute the test

Clone the project

  git clone https://github.com/Mukesh-50/JulyFramework.git

Go to the project directory

  cd AutomationFramework

Execute the test

  mvn clean test