selenium-essentials-kit
selenium-essentials-kit
This project demonstrates fundamental Selenium automation testing using Java with TestNG as the test framework. It covers cross-browser testing on Chrome and Firefox browsers. The project is built and managed using Maven for dependency management and runs seamlessly within the Eclipse IDE.
Key features include: (https://github.com/pharsharao/selenium-essentials-kit)
Selenium WebDriver for browser automation
TestNG framework for test organization, annotations, and assertions
Cross-browser execution on Chrome and Firefox
Maven for project build and dependency management
Developed in Java using Eclipse IDE for efficient coding and debugging
This project serves as a kit for Selenium automation testing focusing on practical test script creation and cross-browser compatibility.