Table of Contents

Interface ILink

Namespace
HP.LFT.SDK.Java
Assembly
HP.LFT.SDK.dll

A Java control that displays text with links.

public interface ILink : IUiObjectBase, IClickable, IDoubleClickable, ILocationInfoProvider, ISupportsNativeObject, IEnabledProvider, IVisibleProvider, ITestObject, ITestObjectDescriber
Inherited Members
Extension Methods

Properties

The text displayed in the link object.

string Text { get; }

Property Value

string

Methods

Clicks the specified link.

void ClickLink(string linkName)

Parameters

linkName string

The full text of the link item to click