DWQA Ask QuestionCategory: SeleniumAutomate Mega-Menu with categories and sub categories for Ecommerce Site
admin Staff asked 5 years ago
  1. Create a method which would take three inputs.
  2. Take Category, Subcategory and vendor info from user
  3. Navigate to Site: https://ca.ingrammicro.com/
  4. Click on the product
  5. Hover on the Category provided by the user , example: cables
  6. 2nd Pop up will open, wait for pop up to open.
  7. Hover on the Sub category provided by the user
  8. Wait for the 3rd Hover.
  9. Click on the vendor link provided by the user.

Solution posted here:

Handle Mega-Menu Multi-layered menu structure-Selenium Challenging Scenario