Academy - Yearly report assignment - Data scraping

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?

@ColinCrabtree

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.

1 Like

@lakshman Thanks !! this seems to have worked. :slight_smile:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.