Red target is on wrong position, that why cypress cannot click on element #22280
Unanswered
martynaol
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys, recently I encounter an issue with clicking the element. As you can see on the screenshot I have the table with the various fields. I use data attributes to in an easy way find the element. Cypress correctly highlights the element, however, the red target is in the wrong position when I pinned this action. I tried a lot of workarounds, with force, set positioning and even I set
{scrollBehavior: false}
, but nothing helped. Did you encounter a similar case?Cypress: 9.6.0
Linux
Browser: Chrome 100
Beta Was this translation helpful? Give feedback.
All reactions