Skip to content

Instantly share code, notes, and snippets.

@bswbatman
Created November 2, 2018 07:18
Show Gist options
  • Save bswbatman/44101ee5616a39722d1645e74ca44cc0 to your computer and use it in GitHub Desktop.
Save bswbatman/44101ee5616a39722d1645e74ca44cc0 to your computer and use it in GitHub Desktop.
document.scrollingElement.scrollTop = document.scrollingElement.scrollHeight;
@bswbatman
Copy link
Author

跳转到页面最底部

@bswbatman
Copy link
Author

document.querySelectorAll('#gl-pagenav a')[1].click();
点击翻页

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment