A hands-on Selenium automation training project designed to demonstrate browser automation concepts, UI testing practices, and scalable test framework structure using Selenium WebDriver.
This repository is intended for:
- Learning Selenium automation
- Practicing UI test automation
- Demonstrating automation framework organization
- Experimenting with browser interaction techniques
- Training on automated testing workflows
| Technology | Purpose |
|---|---|
| Java | Programming Language |
| Selenium WebDriver | Browser Automation |
| Maven | Dependency Management |
| TestNG / JUnit | Test Execution |
| ChromeDriver | Browser Driver |
| GitHub | Version Control |