Click or drag to resize

WebElementPatternsize Property

The size attribute 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<int> size { get; set; }

Property Value

Type: NullableInt32
See Also