Click or drag to resize

FlashPatternObjectGroupIndex Property

The index (zero-based) of the sought-for object in a group of objects that have the same type, identifier and label. Check the property value in the TestLeft UI Spy panel before writing code.

Namespace:  SmartBear.TestLeft.TestObjects.Flash
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public Nullable<int> ObjectGroupIndex { get; set; }

Property Value

Type: NullableInt32
See Also