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
Add Soft Assert Add the tests to the positive and negative groups. Create 3 suite files: for positive, negative and all tests Add a Data Provider for negative checks. Configure parallel execution of tests. Add setup methods. Add rerun of failed tests. Parameterize suite selection with Gradle.
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.