Hi,
Yes, the search results are rendered within an iframe, hence the point-and-click action does not work.
See below a reference sitemap with the Element selector named iframe that matches the iframe elements:
{"_id":"housingfirstmn","startUrl":["https://housingfirstmn.org/search/newsearch.asp"],"selectors":[{"id":"pagination","paginationType":"clickMore","parentSelectors":["pagination","iframe"],"selector":".pagination button.btn-primary +","type":"SelectorPagination"},{"id":"link","linkType":"linkFromHref","multiple":true,"parentSelectors":["pagination"],"selector":"a.normalName","type":"SelectorLink"},{"id":"name","multiple":false,"parentSelectors":["link"],"regex":"","selector":"td#SpTitleBar","type":"SelectorText"},{"id":"telephone","multiple":false,"parentSelectors":["link"],"regex":"","selector":"#tdWorkPhone","type":"SelectorText"},{"extractAttribute":"href","id":"website","multiple":false,"parentSelectors":["link"],"selector":"a:contains('Visit Website ยป')","type":"SelectorElementAttribute"},{"elementLimit":0,"id":"iframe","multiple":true,"parentSelectors":["_root"],"scroll":false,"selector":"iframe#SearchResultsFrame:iframe body","type":"SelectorElement"}]}