EnableSmartIdentification Property
Description
Indicates whether to enable or disable the smart identification mechanism.
Property type
Read-write property
Syntax
Visual Basic
Public Property EnableSmartIdentification As Boolean
Return Type
  • True--Enables the smart identification mechanism for the selected test object class.  This instructs UFT One to record the property values of all properties defined in the Smart Identification Properties dialog box.
  • False--Disables the smart identification mechanism for the selected test object class.
Example
See Also