Hi Everyone,
First time here, I am looking for some help on UiPath REFramework.
I’m working on a workflow to navigate within a website to different product categories with different total numbers of pages to than data scrap Product names, prices and the number of reviews.
I tried assigning a variable with the category and a different variable with the page numbers.
Using a For each activity to go through the product range and I am having difficulty implementing the number of pages.
I am also having difficulty with implementing another loop to go through the data scraping after the For each activity.
Any help would be appreciated thanks.