Skip to content

Mavenized Selenium WebDriver Automation TestNG Framework with Extent Reports

Notifications You must be signed in to change notification settings

ravivamsi/WebAutomator

Repository files navigation

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.

About

Mavenized Selenium WebDriver Automation TestNG Framework with Extent Reports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published