Cant get text selector

Hi! I am trying to scrape software names from this page: https://www.producthunt.com/search, after scroll down. If i try only to extract the name, everything works fine. But if i try to first create a selector to scroll down the page, the extraction of name fails. Any thoughts?

Thanks!!!