I have a component that may have its own as a child what I mean is, it may be nested and I'm testing the component but confronting this error how can I solve it
TestingLibraryElementError: Found multiple elements by: [data-testid="ULLinks"]
I want to reach the original not its children