selenium_firefox
selenium_firefox copied to clipboard
How to scroll down the page.
I'm using self.browser.execute_script("window.scrollTo(0, 600)") but it's not work. Can you tell me how to do it?