This repository documents my hands-on learning journey as I build automation testing skills for a future role as a QA Engineer intern. I am completing the "Selenium WebDriver with Java - Basics to ...
Install ☕ JDK (11+). Verify: java -version Install 📦 Maven. Verify: mvn -v Import as Maven project in IDE (Eclipse/IntelliJ).