This premade project contains an actions tree called "Go Through All Pages". When invoked from an "Execute Actions Tree" action, it navigates through all pages in any set of results pages, up to a given maximum, and execute its child nodes in each of them. It is particularly useful when dealing with multiple sets of result pages where the amount of pages in each set is unknown.
You'll need to assign a kind to it that selects the "Next" button (the one you would click to navigate to the next page). You should make sure this kind is working on at least a couple of pages, because if the "Next" button is not found, it will be assumed that this is the last page, instead of generating an error message.
Enjoy!
