Dom interactions selectors

Hey! I’d like to show test-id of DOM selectors when indicating what has been clicked or interacted with. our class names are less useful right now and we prefer not changing it. for example, in:

id like it to be span[test-id="something"] > svg

1 Like

is there any solution to this that you are proposing guys?

I’m interested in this too