A lightweight, modular, and easy-to-extend UI Automation Framework built with:
- Java 11+
- Selenium 4
- TestNG
- WebDriverManager
- Maven
Perfect for quick POCs, interview demos, and scalable UI automation setups.
| Tool | Purpose |
|---|---|
| Java 11+ | Programming language |
| Selenium 4.x | Browser automation |
| TestNG | Test orchestration |
| WebDriverManager | Auto driver management |
| Maven | Build management |
git clone https://github.com/your/repo-name.git
cd selenium-testng mvn clean installmvn clean test