You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
At least on IE11, when using 'fast' emulation, clicking on an element not currently in the viewport throws an error:
This error does not occur when using 'traditional' emulation.
I think it would make sense to support this.
The text was updated successfully, but these errors were encountered: