Replies: 2 comments
-
Try asking in the @testing-library repo. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@NetanelBasal I asked here because |
Beta Was this translation helpful? Give feedback.
0 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'm submitting a...
Context
Hi there! we do have our own set of helpers like this "find our button":
After upgrade from v7 to v8
We're getting this error:

it seems that our casting to
HTMLElement
is not valid anymore,but how to implement this kind of selection by tag if
@testing-library
doesn't support it? :(Environment
Beta Was this translation helpful? Give feedback.
All reactions