Why is Cypress saying my element is detached after just running a get command? May 2, 2023 by Tarik This could be bad advice, but can you try the following? cy.findAllByRole('rowheader').eq(2).click({force: true})