This project is foccused on Web Test Automation for demonstration purposes.
- Chrome
- Firefox
- Internet Explorer (In progress)
- intellij (Preferred IDE)
- Cucumber Plugin
- Lombok Plugin
- Java 8
- maven
The browser type can be switched on automation.properties file
Reports will be automatically generated on /Target/reports folder
Tests can be executed using the following command on a shell inside the project folder:
mvn test -Dtest=WebRunner