Hello all,
I am new to the data scraping in uipath. I have a website to do scraping. It has multiple pages up to 20. I want to start the data scraping from say page 3.
I want robot to go to that particular page and then start scraping. Can anyone know how this can be done? How can I store the page number in a variable so I can compare and tell robot to keep clicking on next page unless it reaches to that particular page?
I could find the page no in the selector, idx=‘1’ but not known how to store it and use it further.
Your help is indeed appreciated.
Regards,
Komal