I'm trying to scrape this website after I choose scrolls down element, but it's occurring an error when I trying to collect links(Parent does not contain selected element)
Here is my sitemap:
{"_id":"opensea_punk_zombie","startUrl":["https://opensea.io/collection/cryptopunks?search[sortAscending]=true&search[sortBy]=PRICE&search[stringTraits][0][name]=type&search[stringTraits][0][values][0]=Zombie"],"selectors":[{"id":"scroll","parentSelectors":["_root"],"type":"SelectorElementScroll","selector":"div:nth-of-type(n+6)","multiple":true,"delay":2000}]}
