Skip to content

Scroll a specific div to bottom #1571

Answered by mdmintz
KolyStudio asked this question in Q&A
Discussion options

You must be logged in to vote

I can't tell what you're trying to do after you scroll, but if the goal is to click on something afterward that is currently out-of-view, then you may be able to click it directly using self.js_click(SELECTOR):

self.js_click(SELECTOR)

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@KolyStudio
Comment options

@mdmintz
Comment options

Answer selected by mdmintz
Comment options

You must be logged in to vote
1 reply
@mdmintz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants