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

VerticalScroll doesn't seem to have any effect #14

Open
ArmyMedalMei opened this issue Nov 5, 2017 · 2 comments
Open

VerticalScroll doesn't seem to have any effect #14

ArmyMedalMei opened this issue Nov 5, 2017 · 2 comments

Comments

@ArmyMedalMei
Copy link

new MouseSimulator(new InputSimulator()).VerticalScroll(-1000);

@Nfactor26
Copy link

you need to move your mouse pointer to a scrollable area first. For ex: if there is a div with scrollbars, you need to move your mouse pointer over div before trying to perform a scroll. If the scrollable content has no focus, it will not work.

@huster-songtao
Copy link

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

No branches or pull requests

3 participants