Skip to content

Instantly share code, notes, and snippets.

@thepycoach
Last active March 10, 2021 15:53
Show Gist options
  • Select an option

  • Save thepycoach/a5db1d6898363a0411e028d0e130f162 to your computer and use it in GitHub Desktop.

Select an option

Save thepycoach/a5db1d6898363a0411e028d0e130f162 to your computer and use it in GitHub Desktop.
#scroll down to the bottom to load upcoming matches
driver.execute_script("window.scrollTo(0, document.body.scrollHeight)")
time.sleep(3) #add implicit if necessary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment