Recording properties > Correlation options - Recording options

Allows you to enable automatic correlation, and control its depth.

To access: Record > Recording Options > Recording Properties > Correlation Options

User interface elements are described below:

UI Element
Description
Advanced Correlation
Enables correlation on complex objects such as arrays. This type of correlation is also known as deep correlation.
Default value: enabled.
Correlate Collection Type
Correlates objects from the Collection class.
Default value: disabled.
Correlate String Arrays
Correlate strings within string arrays during recording. If disabled, strings within arrays are not correlated and the actual values are placed in the script.
Default value: enabled.
Correlate Strings
Correlate strings in script during recording. If disabled, the actual recorded values are included in the script between quotation marks and all other correlation options are ignored
Default value: disabled.
Correlation Level
Indicates the level of deep correlation, the number of inner containers to be scanned.
Default value: 15.

Back to top