I'm working with an evaluation version of Ranorex 7.1.1+git.dd304477.
I just began making reusable recordings, renaming some Items in the Repository for better readability, etc.
I am rather pleased with the way the Repository automatically structures the items, but i have a huge concern about one of the "root"-folders: It is named after the specific version of the app that i am testing: TestedApp257, and the path also points to the version :
Code: Select all
/form[@title~'^TestedApp\ \(Version\ 2\.5\.']



To be clear: If it was a root-folder i would not be worried - that is after all what root-folders are all about. My question is whether the topmost folder of the repository is functionally a root-folder.