Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky test: cy.click() failed because this element is detached from the DOM. #23305

Closed
rachelruderman opened this issue Aug 12, 2022 · 2 comments
Assignees

Comments

@rachelruderman
Copy link
Contributor

Link to dashboard or CircleCI failure

https://app.circleci.com/pipelines/github/cypress-io/cypress/41754/workflows/89edd596-de17-4dc1-8183-f4d037217241/jobs/1730646/tests#failed-test-1

Link to failing test in GitHub

https://github.com/cypress-io/cypress/blob/develop/packages/app/cypress/e2e/specs_list_e2e.cy.ts#L240

Analysis

Detached DOM error. @BlueWinds is working on a fix this quarter 😸

Screen Shot 2022-08-11 at 6 51 51 PM

Cypress Version

10.4.0

Other

No response

@rachelruderman
Copy link
Contributor Author

Added .skip to this test in #23167. Please remove .skip when test is stable

@lmiller1990
Copy link
Contributor

lmiller1990 commented Dec 7, 2022

Cy 12 w/ detached DOM landed, which should alleviate this. I re-ran this a bunch of times on my local windows and it's passing. Also, we recently merged a PR removing this skip. This looks good to me now.

Will revisit if this flakes out again, but for now I'd say this is solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants