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

POST /session/:sessionId/execute – window.scrollTo does not work #108

Open
eGavr opened this issue Mar 2, 2017 · 0 comments
Open

POST /session/:sessionId/execute – window.scrollTo does not work #108

eGavr opened this issue Mar 2, 2017 · 0 comments

Comments

@eGavr
Copy link

eGavr commented Mar 2, 2017

Hi!

I try to inject JS:

window.scrollTo(0, 200);

But nothing happens, a page stays at the same place :(

Moreover, window.pageYOffset and window.pageXoffset contain modified values as if scroll has been provided successfully.

Thanks.

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

1 participant