hi, ive been having problems with the pagination. there are like more than 70 pages on this website, and only a few pages are being scraped. i used the element click as selector since the website address doesnt change even if i click on different pages. please advise
{"_id":"duplexrentals","startUrl":["https://www.omahapermits.com/PermitInfo/Cap/CapHome.aspx?module=Rentals&TabName=Rentals&TabList=Home|0|Permits|1|Licenses|2|Fire|3|Enforcement|4|Planning|5|PublicWorks|6|Service_Request|7|Rentals|8|CurrentTabIndex|8"],"selectors":[{"id":"pagination","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"td.ACA_AlignLeftOrRightTop:nth-of-type(3)","multiple":true,"delay":2000,"clickElementSelector":"td.aca_pagination_td:nth-of-type(n+4) a, span.SelectedPageButton","clickType":"clickMore","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"},{"id":"link","type":"SelectorLink","parentSelectors":["pagination"],"selector":"a","multiple":true,"delay":0},{"id":"siteaddress","type":"SelectorText","parentSelectors":["link"],"selector":"span.fontbold","multiple":false,"regex":"","delay":0},{"id":"ownersname","type":"SelectorText","parentSelectors":["link"],"selector":".table_child table tr:nth-of-type(1) td","multiple":false,"regex":"","delay":0},{"id":"mailingaddress","type":"SelectorText","parentSelectors":["link"],"selector":".table_child tr:nth-of-type(2) td","multiple":false,"regex":"","delay":0},{"id":"mailingcitystatezip","type":"SelectorText","parentSelectors":["link"],"selector":"td tr:nth-of-type(3) td","multiple":false,"regex":"","delay":0}]}