Developed a robust automated testing script to validate the end-to-end user journey of an e-commerce platform (Automation Exercise).
Key Features & Achievements:
Automated Full Checkout Flow: From login to payment confirmation.
Dynamic Elements Handling: Used Explicit Waits to manage synchronization and avoid "Flaky Tests".
Interactive UI Actions: Implemented scrolling using JavaScriptExecutor and handled various locators (XPath, CSS Selectors, ID).
Tools Used: Java, Selenium WebDriver, and WebDriverManager for seamless driver configuration.