Table of Contents

Class FrameDescription

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

The description of a Web Frame test object.

public class FrameDescription : WebBaseDescription, ICloneable, IDescription
Inheritance
FrameDescription
Implements
Inherited Members

Constructors

FrameDescription()

public FrameDescription()

Properties

Text

The inner text of the body element.

public StringProperty Text { get; set; }

Property Value

StringProperty

Url

The URL of the frame.

public StringProperty Url { get; set; }

Property Value

StringProperty