Skip to content

Latest commit

 

History

History
executable file
·
17 lines (12 loc) · 601 Bytes

File metadata and controls

executable file
·
17 lines (12 loc) · 601 Bytes

This is the solution automation framework that leverages Java, Selenium WebDriver, TestNG, Gradle, and log4j2 logging, providing a seamless testing experience. enhancing efficiency and reducing testing time.

Key Features Selenium WebDriver Integration: Harness the power of Selenium WebDriver for robust and reliable web automation.

Gradle Build Automation: Utilize Gradle for streamlined project management, dependency resolution, and build automation

Run Tests(on mac,it was tested on mac)

You can execute tests using Gradle from the terminal at the root folder of the project: ./gradlew test