The item is structured in many root-Folders (for which i disabled caching). If I highlight the element by Ranorex Studio it is found instantly and highlighted correctly. If I then run my test suite, I get the following warning:
I then tried to copy the full path for the item and create a new one on root level of the repository (currently the item is within 4 folders, so on level 5) it is found during test suite execution instantly too.Item 'XXX' could be found using its absolute path, but not by using the repository structure. Please make sure that all of its parent folders have unique paths.
So it seems to be a ranorex bug as the xpath for both items is exactly the same.
Can I provide some logs for you to trace the problem?