Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 403 Bytes

File metadata and controls

14 lines (12 loc) · 403 Bytes

VerivoxCodingChallenge

Project built using Cucumber, Selenium, JUnit with Java 11 and Maven.

Pre requisites

  • Java
  • Maven
  • Chrome browser

How to run

  • Checkout or clone this repository
  • Run mvn clean install
  • It will download required maven dependencies and plugins
  • Run scenarios mentioned in the scenarios file
  • Produce output reports in target/cucumber-reports/cucumber.htmlfile