Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 834 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 834 Bytes

WebAutomator Selenium WebDriver Automation Framework with TestNG 6.8 and ExtentReports

Mavenized Selenium WebDriver Automation TestNG Framework with Extent Reports

The Selenium framework in this repository uses the TestNG for running the TestSuite. The results of the execution are reported in the reports folder(Extent Reports).

The paths in the framework for different configurations are in the PathConfiguration file.

The TestData required for the Test Cases can be placed in the TestData package.

The TestSuites package has the Test Cases which will be triggered by the TestNG. All the dependencies for the project are configured in the pom.xml

This framework can take screenshots and publish them over the extent report.

The browsers Chrome and the Mozilla 45.0 ESR and 47.0.1 versions are compatible with the framework.