I am trying to set up table extraction from a website (https://www.oeb.ca/applications/applications-oeb) that may have two or more tables. There is a "Next" button that is enabled if second table is available and after pushed second table populates. If no other tables exist after that then the "next" button is disabled. Using a loop and if format I can extract table to an excel file.
Being a new user and not conversant with HTML I know that this can be done with power automate but I cannot figure out how. I have tried "Get details of element on web page" which sets up button as "Anchor 'Next' and alternatively "Get details of the UI element in window" which sets up button as "Hyperlink 'Next'.
Any help would be appreciated