Class FormFieldDescription
The description of a base interface for all form-related test objects.
Inheritance
FormFieldDescription
Inherited Members
Namespace: HP.LFT.SDK.Web
Assembly: HP.LFT.SDK.dll
Syntax
public abstract class FormFieldDescription : WebElementDescription, ICloneable, IDescription
Constructors
FormFieldDescription()
Declaration
protected FormFieldDescription()
Properties
Type
The type of object as defined in the HTML input tag.
Declaration
public StringProperty Type { get; set; }
Property Value
| Type | Description |
|---|---|
| StringProperty |