You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository features an automation framework using Selenium WebDriver and TestNG to validate core functionalities of Amazon's website. It leverages the Page Object Model (POM) for clean, scalable code and tests interactions like search, navigation, and UI elements.
In my company, I joined the TestAutothon competition. We formed teams of 5, including a team lead. Our challenge was to create a hybrid framework from scratch, covering web, Appium, and REST API testing, all within a tight 5-hour deadline.