For the data scraping in this assignment, are we supposed to scrape the whole table at once by indicating the first element then the next page or page per page using the a dynamic page number?
If by a dynamic page number how do we get the scraping wizard to not scrap the whole table at once?
Don’t indicate next page button after preview of Data Scraping. And then use Element Exists activity and indicate that next page icon and make selector dynamic.
Please check that Walk Through document and follow the steps to do this.