Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 291 Bytes

File metadata and controls

12 lines (10 loc) · 291 Bytes

PARKING

What do you need

  • Java 8+
  • Maven (Latest version)

Steps to execute

  • Download the source code
  • Set java jdk accordingly
  • Run mvn clean install in project root
  • Set CHROMEDRIVER_PATH accordingly in config.properties
  • Run TestNG xml to execute the scripts.