I am currently using selenium webdriver to parse through facebook user friends page and extract all ids from the AJAX script. But I need to scroll down to get all the friends. How can I scroll down in Selenium. I am using python.

21 Answers
21

Leave a Reply

Your email address will not be published. Required fields are marked *