Class FormFieldDescription
The description of a base interface for all form-related test objects.
public abstract class FormFieldDescription : WebElementDescription, ICloneable, IDescription
- Inheritance
-
FormFieldDescription
- Implements
- Derived
- Inherited Members
Constructors
FormFieldDescription()
protected FormFieldDescription()
Properties
Type
The type of object as defined in the HTML input tag.
public StringProperty Type { get; set; }