Click or drag to resize

MSAAPatternObjectIdentifier Property

The value TestLeft uses to identify the object. Depending on the object type, it can be the object's text (caption), static text that labels the object, or the object index in the parent object's collection of child objects. Check the property value in the TestLeft UI Spy panel before writing code.

Namespace:  SmartBear.TestLeft.TestObjects.MSAA
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public string ObjectIdentifier { get; set; }

Property Value

Type: String
See Also