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

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

@raboof

Description

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions