I'm using Power Automate Desktop to navigate through multiple pages of a list on an ASP.NET page. The number of pages available in the navigation go up to max of 10. If more than 10 pages, the remaking pages are access by clicking an ellipsis link. See images.
I've tried using the "Extract data from web page" action to select the page navigation link, but it fixes it to the page selected during the set up. It's not flexible to recognize if the number of pages changes. And, it doesn't know if more than 10 pages are available and to pick the "ellipses".
How do I do this?
Images:


