Edit the Property Value Dialog

Applies to TestComplete 12.60, last modified on September 17, 2018

The Edit the Property Value dialog is used to specify the identification property value for a mapped object. The dialog appears after you click the ellipsis button in the property value cell of the Name Mapping editor, of the Object Name Mapping or Edit Name Mapping Item dialog or of the Update Name Mapping wizard.

You can either specify the property value as a constant or select a project variable that holds the needed value.

To specify a constant value, choose Constant from the Mode drop-down list and enter the needed property value into the Value box. Note that you can use wildcards in string property values: the asterisk (*) matches zero or more characters, and the question mark (?) matches any single character.

To specify a project variable as the property value, choose Project Variable from the Mode drop-down list and select the needed variable from the Type drop-down list. The current variable value will be displayed below.

Click OK to close the dialog and to save the changes made to the property value. Cancel will close the dialog discarding any changes.

See Also

Name Mapping
About Name Mapping Editor
Project And Project Suite Variables

Highlight search results