Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Cannot click on an element not currently in the viewport #158

Open
raboof opened this issue Feb 15, 2016 · 1 comment
Open

Cannot click on an element not currently in the viewport #158

raboof opened this issue Feb 15, 2016 · 1 comment

Comments

@raboof
Copy link
Contributor

raboof commented Feb 15, 2016

At least on IE11, when using 'fast' emulation, clicking on an element not currently in the viewport throws an error:

__EXCEPTION__:java.lang.AssertionError: com.thoughtworks.selenium.SeleniumException: The point at which the driver is attempting to click on the element was not scrolled into the viewport. (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 52 millisecondsaan:

This error does not occur when using 'traditional' emulation.

I think it would make sense to support this.

@raboof
Copy link
Contributor Author

raboof commented Feb 15, 2016

Thanks to @denniebouman for the report

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant