Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Add scroll_element method. #63

Merged
merged 2 commits into from Aug 6, 2022

Conversation

hhslepicka
Copy link
Contributor

This method is useful to scroll down a HTML element in cases where more child elements are loaded as the page is scrolled.
Examples include:

  • LinkedIn search list
  • Most product pages on modern websites
  • Facebook infinity scroll
  • Instagram posts
  • etc...

@hhslepicka hhslepicka merged commit 6ddb8bb into botcity-dev:main Aug 6, 2022
@hhslepicka hhslepicka deleted the scroll_element branch August 6, 2022 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant