How to select a product(e-retail) element using dynamic attributes?

growler

Member
Hi all,

Hope you are doing great. I am trying to automate an e-retail website using dynamic attributes by making the HTML path as dynamic. I have a data item that contains the product name and I wish to loop through each element on the website containing the product name until there's a match found, in that case I will read the price and reviews then end the process.

Problem is I could not find a sequence between the elements to accurately identify them. Please suggest how to do this.

Website: amazon.in
Search product : Samsung on 5 pro (Black). Please go through the HTML path to understand the scenario or suggest me if different approach is needed. Thank you.
 
Top