Skip to content

cy.click(), says it's detached from DOM when it isn't #109

@jennifer-shehane

Description

@jennifer-shehane

The DOM element that I am clicking on DOES get removed from the DOM after click, but the click() is timing out, there are 2 clicks in the log and the error message describes cy.focus()

Example Code

cy.contains("Jane Lane").click()
cy.contains("a", "Logout").click()

Command Log
screen shot 2016-02-22 at 5 24 08 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions