Element Click / Click Pagination not working

I am attempting to use element click / click pagination on this site:

https://miamidade.realforeclose.com/index.cfm?zaction=AUCTION&Zmethod=DAYLIST&AUCTIONDATE=11/18/2024

It requires a login, It open the url correctly, but it only scrapes the first page and nothing else. I tried all different combinations of "Discard initial elements" and "parent selectors".

Any help here would greatly appreciated.

Is there a way to access the HTML of the pagination part?

Maybe, what exactly are you asking?

So I know what to look for.

Ok, I found the "html" but how would I use it with the scraper?

The link you have provided does not have any pagination. Unfortunately, I cannot suggest a solution without being able to inspect the HTML code.