I'm using self.browser.execute_script("window.scrollTo(0, 600)") but it's not work. Can you tell me how to do it?
I'm using
self.browser.execute_script("window.scrollTo(0, 600)")
but it's not work. Can you tell me how to do it?