Skip to content

.realClick() Not Triggering Navigation or DOM Manipulation #739

@AnjuKrish21

Description

@AnjuKrish21

When using .realClick() on a button (cy.get('#button').realClick()), the click event is successfully registered. However, if the button is expected to trigger navigation or perform DOM manipulations, the action does not always execute as expected. This behavior differs from Cypress's default .click(), which works reliably in these scenarios.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions