1.Selenium Webdriver
2.Java
3.TestNG
4.Maven
5.Chromedriver (added inside project - No more Worries !!)
- Clean and Simple Implementation of Tests in TestNG
- WebdriverListeners for better logging
- Avoided HardCoded Values (driven through properties file)
- Reusable and Dynamic handling methods are written
- OOPS concepts were implemented wherever feasible
- ExtentReports support added
Please update the config.properties mode to run either in local or remote(hub_url)
(By Default - Remote)
Run mvn clean
Run mvn compile
Run mvn test
Once the execution is completed reports can be found inside target/surefire-reports/Extent.html
[email protected]
[email protected]
[email protected]
[email protected]