Advertisement
sourav8256

scroll to bottom

Jul 30th, 2023
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. # Scroll down to the bottom of the page
  2. driver.execute_script("window.scrollTo(0, document.body.scrollHeight);")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement