Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.33 KB

File metadata and controls

52 lines (32 loc) · 1.33 KB

Automator

Open Source Love svg3

License

🌏 Introduction

Automator is an Web UI Test Automation framework created using Selenium WebDriver and TestNG (configured to use dynamically created TestNG xml files) with reporting configured for ExtentReport, Excel, JSON and with Database (MySQL) integration.

Automator - A Web UI Test Automation Framework using Selenium WebDriver and TestNG


💻 Supported JDK Version

Preferred JDK version to use - JDK8.


🔧 Setup & Tools

  • Maven
  • JDK (Java Development Kit)
  • Eclipse (or any other Java IDE)
  • Set Environment variables
    • JAVA_HOME: Pointing to the JDK folder\bin
    • MAVEN_HOME: Pointing to Maven directory\bin.

🏃 Getting Started

$ git clone 
$ cd 
$ import project from Eclipse as a maven project

🔧 Built With

  • Maven - Dependency Management

📝 Author

Keep Smiling and Practice Hard