Replies: 1 comment 8 replies
-
Your app must have multiple elements with a matching |
Beta Was this translation helpful? Give feedback.
8 replies
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.
-
I have data-cy attribute to target a specific element. But when the test runs and trigger a click for the element, I get an error that multiple events yielded so the click fails. I am not sure why it's returning multiple elements although I am using data-cy.
Beta Was this translation helpful? Give feedback.
All reactions