Monitor a Webpage with pagination

Hi, I’m trying to monitor a webpage that contains a filter to show 10 results by page, this filter can be changed to 100 results by page. So, I created a macro to make that step. Finally, the webpage show me 2 pages (table with 100 registers at first page, and the second page have less than 100 registers in the table), but I don’t know how to select both pages to be monitorized by Distill, could you help me please?
Thanks!

@relatoria You will need to create two macros: one for the first page with 100 entries, and another for the next page. Each macro will be added to a monitor for tracking its respective page.