Url Property (SysLinkItem Objects)

Applies to TestComplete 15.62, last modified on March 19, 2024

Description

The Url property lets you get or set the URL of the given link. Note that the link can point to data of any protocol: http as well as ftp, mailto, and so on.

Declaration

TestObj.Url

Read-Write Property String
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following object:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

A string holding the link’s URL.

Example

To view an example that demonstrates how to use the URL property, see Obtaining SysLink Link Properties in Desktop Windows Applications.

See Also

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

Highlight search results