Automated testing of MercuryTours website using java and selenium
- Ensure that Java is installed and bin folder of java added to system environment variable 'path'
- Install Maven and make bin folder of maven installation added to environment variable. 'path'.
- From command prompt navigate to MercuryTours folder.
- Run >mvn clean install.
- Surefire reports can be found under /target/surefire-reports.
- Reportng generated reports can be found under /target/surefire-reports/html.