I am learning conditional breakpoints, but I am not sure how to use them in extract structured data.
Suppose I want to add a break point when a particular number of extracted data is reached
If maxnoofresults is set to 100, I want to add a conditional breakpoint that pauses the execution at 20
@indiedev91 , No its not possible, Instead of that , scroll the page before data scrapping,
once loaded, start the data scraping activity
Use element exist and flow decision and scroll activity