- Java
- Maven
- Cucumber
- PageObjectPattern
- Cross browser capabilities - Chrome, Phantomjs (headless mode)
- Screenshots on failure
- Property file as datasource
- Reports in html, json and xml formats
ChromeDriver https://chromedriver.storage.googleapis.com/index.html?path=2.31/
Phantomjs http://phantomjs.org/download.html
mvn clean
mvn -DBROWSER=chrome install
mvn -DBROWSER=phamtomjs install
html and failure_screenshots
./target
json, xml, csv, txt, screenshots
./results
https://github.com/prashanth-sams/backbase/wiki/Enviroment-Setup