A focused Java automation exercise demonstrating java script alerts with Selenium WebDriver.
Java · Selenium WebDriver · TestNG · Maven
- Browser automation using Selenium WebDriver
- Test execution and assertions with TestNG
- Maven-based dependency management
- Practical handling of java script alerts
mvn clean testBrowser and driver requirements depend on the project configuration. Review pom.xml and the test classes under src/ before running.
Created during software-testing training as a focused implementation exercise.