Click Action (SysLinkItem Objects)

Applies to TestComplete 15.63, last modified on April 10, 2024

Description

The Click action moves the mouse cursor to the link and simulates a click of the left mouse button over the link.

To determine if the link has been visited recently, you can use the Visited property.

Declaration

TestObj.Click()

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 object:

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.

Example

To view an example that demonstrates how to use the Click action, see Clicking a Link in SysLink Controls in Desktop Windows Applications.

See Also

Clicking a Link in SysLink Controls in Desktop Windows Applications
ID Property (SysLinkItem Objects)
Url Property (SysLinkItem Objects)
Visited Property (SysLinkItem Objects)
ClickLink Action (SysLink Controls)

Highlight search results