ClickLink Action (Hyperlink Controls)

Applies to TestComplete 15.64, last modified on May 16, 2024

Description

The ClickLink action simulates a mouse click over the hyperlink. This action opens the hyperlink in the Internet browser that you use by default.

Declaration

TestObj.ClickLink()

TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section
Result None

Applies To

The method is applied to the following objects:

View Mode

This method is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.

Result Value

None.

Remarks

Developer Express HyperlinkEdit: The hyperlink text is specified by the wText property.

JavaFX Hyperlink: The hyperlink text is specified by the JavaFXObjectText property.

See Also

wText Property (Edit Controls)
JavaFXObjectText Property

Highlight search results