Skip to main content

The Copy link address step copies the link URL from a web element.

Source tab

Defines the web element to copy the link from. Uses the standard element selection interface.

CopyLink tab

Link

The link URL to copy. You can enter a value manually or click the Variables button to insert a variable.

Variable tab

Defines where to save the copied link value.

Job Variable

When selected, saves the result to a job variable. Select the target variable from the dropdown. Click the Refresh button to reload the list of available variables.

User Variable

When selected, saves the result to a user variable. Select the target variable from the dropdown. Click the Refresh button to reload the list of available variables.

Variable type

The data type to use when saving the value. Available options: String, Int32, Double, Boolean. Default is String.

Wait tab

The wait tab controls how long the step should wait before performing the step and after performing the step (in milliseconds).