- Clone the Repository to IntelliJ IDEA IDE.
- Add Maven Framework Support to the Project.
- Please make sure all the dependent library files are loaded through Maven pom.xml file.
- As this project is built on TestNG Framework, Please run the TestNG.xml file to run the Test Suite.
- After the Test Run, ScreenCaptures and AutomationExecutionReports directories are created in the Project Folder.
- Screenshots can be viewed for all the Test Results(Pass or Fail). Reports are in HTML. Hence, to view the report, right-click on the report and select "Open in Browser->chrome".
Dependencies: Selenide Framework, Maven, TestNG and Extent Reports
Automation Test Execution Report: Automation Test Execution Report
Automation Test Screen Captures: Automation Test Screen Captures