Label

This chapter provides detailed information on how to steer the control type Label in TBox.

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

Property

Description

Caption

Label name

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

Verify

<value>, <property>

Caption

Verifying the label name

Buffer

Caption-><buffer name>

Caption

Buffering a value

Input

<click operation>

 

Clicking on the label

Control steering examples

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

Verifying a label

The system verifies whether the name of the label is Type of vehicle.

Verifying a label

You can also use the property Caption:

Verifying a label by using the property Caption

Buffering a property

The Caption of the label is written to the buffer Buffer1.

Buffering a caption