Click or drag to resize

WebElementPatternmultiple Property

The multiple property value of the sought-for web element.

Namespace:  SmartBear.TestLeft.TestObjects.Web
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public Nullable<bool> multiple { get; set; }

Property Value

Type: NullableBoolean
See Also