At the start, the data scrape works as it is going through every page, however, on the last page, it would keep loading it but it won’t end it and write in CSV form. I tried to wait for 5 minutes before ending the process.
Here is my current workflow for it: FBSurplusG…xaml (16.6 KB)
MIght be a problem with the Next selector. You might need to use another option, if the next selector is not reliable.
Can you provide the url from where you scrape the data?
The same behavior is using Debug and Run?