Table of Contents

Class FormFieldDescription

Namespace
HP.LFT.SDK.Web
Assembly
HP.LFT.SDK.dll

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; }

Property Value

StringProperty