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

Element is being covered by another element ({force: true} is not working) #29449

Open
1 of 6 tasks
pillsi opened this issue Apr 29, 2024 · 3 comments
Open
1 of 6 tasks
Labels
stage: needs information Not enough info to reproduce the issue

Comments

@pillsi
Copy link

pillsi commented Apr 29, 2024

Description

When I click a link, I expected a pop up box to happen, but I saw the error "Element is being covered by another element" happened instead, I cannot use {force: true} to override this check since I need to check the element inside the pop up box.

URL of Issue(s)

An Intranet site

Steps to replicate

  1. Go to home page
  2. Click on product item details
  3. Click on "link__text"
  4. See error: Timed out retrying after 4050ms: cy.click() failed because this element:

Show re...

is being covered by another element:

...

Browser

Google Chrome V120

Device

  • PC
  • Mac
  • iPhone
  • iPad
  • Android Phone
  • Android Tablet

Additional Information

No response

@jennifer-shehane jennifer-shehane transferred this issue from cypress-io/cypress-documentation Apr 30, 2024
@jennifer-shehane
Copy link
Member

@pillsi Could you provide some code to run that recreates this issue? We'll need that to investigate. Otherwise we'll have to close the issue with no path forward.

@jennifer-shehane jennifer-shehane added stage: needs information Not enough info to reproduce the issue and removed type: bug labels May 8, 2024
@pillsi
Copy link
Author

pillsi commented May 8, 2024 via email

@jennifer-shehane
Copy link
Member

@pillsi We'll need a way to run the code to see the error and inspect the DOM in order to investigate. Or an example in an example app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage: needs information Not enough info to reproduce the issue
Projects
None yet
Development

No branches or pull requests

2 participants