Hey all, so I have a task in UiPath to where I have to automate a process where in the best sellers section of the Cellphones category I need to scrap the following data: Product Name, Current Price, Rating, Quantity Bough in last month and seller name, now the issue i have is that when i go into a product detail page some of them have differences in their format, for example some have no offers, others don’t have “price:” next to their price among other things thus I keep getting the error: UiPath.UIAutomationNext.Exceptions.NodeAmbiguousException: Multiple similar matches found.
I would appreciate any help in this matter. Please find my attached process below:
AmazonScrap.zip (6.9 MB)