⚙️ A BDD test automation framework built with Java, Selenium WebDriver, and Cucumber to automate end-to-end shopping flows on the eBay website. This project automates key user actions on eBay (like ...
cucumber-selenium-testng-project/ ├── src/ │ ├── main/java/ │ │ ├── common/ │ │ │ └── CommonMethods.java # Reusable utility ...