testcafe-react-selectors
testcafe-react-selectors copied to clipboard
Missing parentReact method?
We have a findReact method to find child React elements, but seems we are missing a parentReact method to find a specific parent element by it's React name.
I believe it would be a quite useful method, but wanted first to check if there is already such a thing and I'm just missing it....