This project contains various Java-based Selenium WebDriver test scripts and Java exercises. It's designed for learning automation testing and improving Java fundamentals.
-
Default Package:
FormInputAutomation.java: Automates form input interactionsGoogleSearchTest.java: Google link navigation using conditionsJavaLogicExercises.java: Java logic for count, even/odd, max/min- Other classes: Practice with locators, dropdowns, methods, etc.
-
MyJavaTraning:
HelloJava.java: Basic Java program
-
SeleniumTestScript:
FirstSeleniumTC.java: A sample Selenium test case
- Java SE 21
- Selenium WebDriver
- Maven (for dependency management)
- TestNG/JUnit
- Eclipse IDE
- Clone the repository
- Open with Eclipse
- Run Maven build or individual test files
Refer to the LICENSE file.