Hi,
I’ve scrapped web table data to excel , but when I run the bot it doesn’t scrap the value for next page.
But when that pop up came (is your data spanning across multiple pages), I clicked yes and give the next button…
Hi,
I’ve scrapped web table data to excel , but when I run the bot it doesn’t scrap the value for next page.
But when that pop up came (is your data spanning across multiple pages), I clicked yes and give the next button…
Can you share URL if it is public, else share the screen you are pointing to
Thanks
@chiranjit.saha1 Can you increase the DelayBetweenPagesMS Property value and check if it works ?
i’ve changed to 300ms-800ms, no luck
anyone please?
Can you also increase max number of results and see. Also check the selector of next link with separate click activity.
I changed max number of results to 200 and check the selector twice… it’s same. It doesn’t change the value for second page
@chiranjit.saha1 If it is still a problem maybe you can use a logic around While Activity to process until all the tables in different pages are processed.
Hi @chiranjit.saha1,
Currently, i am facing the same issue. Have you resolved it?
Thanks,
Poojadass.M
Thank you @Rahul_Unnikrishnan.
I tried, facing same issue.
@poojadass.murugadass
Did you select the navigation button? Are you able to see the process is navigating to different pages and doing the Data extraction?
Thanks
Yeah, i have selected the navigation button. It is not navigating to next page.
Thanks
Any particular error? You can choose a delay before the navigation click and data scrapping. Can you change it more?
Thanks
I’ll try and let you know.
Thanks,
Thank you for your guidance. I have tried different method and the process is navigating to next page.
So is the issue resolved now??
Thank
Yes, it is resolved