Link

This chapter provides you with detailed information on how to steer the control type Link in TBox.

The following properties can be verified in addition to the general properties:

Property

Description

Label

Link name

Url

Link target address

You can use ActionModes as described below. If you do not enter a property in the TestStepValue, the property from the Default property column is used:

ActionMode

Value

Default property

Description

Input

 

Url

Selecting an entry

Verify

<property>

Label

Verifying a property

Buffer

<property>

Label

Buffering a value

Control steering examples

The following examples show how to steer the control type Link.

Opening a link

The link EN is selected.

Selecting a link

Verifying the link label

The property Label is used to verify the link label.

Verifying the label

Verifying the property Url

The URL of the link EN is verified by using the property Url.

Verifying the URL

Buffering an Url

The URL is written to the buffer Buffer1.

Buffering the URL

Buffering the label

The link label EN is written to the buffer Buffer1.

Buffering the label