Skip to content

click_on removes hover state before clicking #268

Description

@davidwessman

Hello.

I have form where some buttons are hidden when they are not hovered.
The test looks like:

first("div[data-hover=\"display-wrapper\"]").hover
click_on("Move")

On Cuprite 0.15 and Ferrum 0.14 it works everytime.

On Cuprite 0.15.1 and Ferrum 0.15.0 always (I think).

We have some other hover + click that works fine, but for this particular example it has changed.
Any clues how to debug it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions