You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem description:
I guess this issue doesn't concern specifically a type of query, but rather its integration with cypress:
When using a regex to select any DOM element, I don't see the corresponding regex in the cypress panel, contrary to when I use a text selector.
is it the expected behaviour? (Then why?)
Otherwise I would be delighted to try to fix the problem.
Suggested solution:
Display the stringified regex.