1

Im new to Puppeteer and Nodejs and Im trying on scrolling inside this Modal and after every 10 accounts there comes a Show More Results Button. Now what I want to achieve is that I get the href property of every account(which im currently able to for first 10 which showup by default) and then hit the Button and get the next 10 and keep on doing it for untill all the accounts are done. Any Help will be Appreciated. Cudos!! enter image description here This is the button Im trying to click coz it loads new list, what i aim on doing is to scroll through this entire list while getting the hrefs of all the people, but since this button wont open in chromium and also im unable to click on it. Any Suggestions on how i can achieve this task. Your help would be really appreciated.

0 Answers0