Skip to content

Instantly share code, notes, and snippets.

@moharnadreza
Last active August 2, 2019 19:40
Show Gist options
  • Save moharnadreza/5337db890072c1d65226d0361ac78c4f to your computer and use it in GitHub Desktop.
Save moharnadreza/5337db890072c1d65226d0361ac78c4f to your computer and use it in GitHub Desktop.
Paste the code below in console to scroll to bottom of the page.
window.scrollTo(0, document.body.scrollHeight)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment