Hello, I was wondering is there's a way to make the tool to first scroll all the way to the bottom and then to itterate through each user, to open them in new page and scrape data?
Hey @oshliaer thank you for replying, but I don't think this would work, as i need to set up a conf where would open user card (new page) and scrape some data, and then go back to the listo f users (previous page) and move down, as page has infinite scroll, initially i was able to get the data by doing element scroll down, but if i choose that, i am unable to open each user card to get data from there.
Let me know if I explained that right, as I do tend to complicate things 
