Repository settings define how Ranorex Studio creates and manages UI elements within your repositories. You access these settings through the Settings dialog. If you open the settings from within the Studio Recorder view, the Current repository tab is available, in addition to the Repository defaults tab.
Repository default settings
The repository default settings define the global values for every newly created repository in your solution.
The settings are structured in the following sections:
General
Timeouts for new entries
Code generation
- Enable app folder caching: Controls folder caching for all items by default. Uncheck it to turn off caching.
- Enable folder autogeneration: Determines if the repository creates rooted folders automatically.
- Search timeout for application folders (ms): Timeout in ms defined for searching for an application folder during runtime
- Search timeout for rooted folders (ms): Timeout in ms defined for searching for a rooted folder during runtime
- Search timeout for items (ms): Timeout in ms defined for searching for any other repository item during runtime
- Repository namespace: Non-editable namespace for repositories
-
Repository class name: Specifies the repository class name for newly created repositories
Current repository settings
These settings contain configuration parameters specific to the repository currently in use. All changes on this tab are stored within the corresponding repository.
- Repository namespace: Non-editable namespace for the current repository
- Repository class name: Specifies the class name for the current repository