This project is a Selenium automation framework for testing the ITLearn360.com website using Java, TestNG, and Maven. It follows the Page Object Model (POM) structure and supports cross-browser testing.
- Login and title verification for ITLearn360
- Page Object Model (POM)
- Configurable browser and URL
- Reusable utility classes
- Cross-browser support: Chrome, Edge
- ExtentReports integration ready
- Java
- Selenium WebDriver
- TestNG
- Maven
- Git
- Update
config.properties
with browser and URL. - Use TestNG to run test cases or execute.