Click or drag to resize

WebElementPatternlength Property

Applied to FORM elements. Specifies the length property value of the sought-for form.

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> length { get; set; }

Property Value

Type: NullableInt32
See Also