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
- Go to home page
- Click on product item details
- Click on "link__text"
- 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
Additional Information
No response