Good Afternoon,
I am facing an issue when trying to extract table data across multiple pages in Chrome.
My bot can successfully extract each page using the next button and the ‘Extract Table Data’ activity.
However, when it navigates to the last page of the table, the next button then disappears however the bot fails to read that page of table data and just returns the result of all the previous pages.
When I use the ‘Test Extraction’ functionality it works absolutely fine… but in debug mode I get the above issue.
Not sure if there is a specific property for this but I have played around with it and not had much joy.
Thanks