Lab property

Supported in UFT One versions 14.03 and higher.

Description

Defines the mobile device lab to use during a record or run session.

Property type

String, one of the following:

ValueDescription

DigitalLab

(UFT One 23.4 and later)

Determines that the Digital Lab device lab is used during the record or run session. For more details, see the Mobile Add-in in the UFT One Help Center.

MobileCenter

(UFT One 2023 and earlier)

Determines that the Mobile Center / UFT Mobile / Digital Lab device lab is used during the record or run session. For more details, see the Mobile Add-in in the UFT One Help Center.

Note: In UFT One and later, this value is supported only for backward compatibility.

Disable

Disables the settings in the Mobile tab of the Record and Run Settings dialog box.

Syntax

Visual Basic
Public Property Lab As String

See also

MobileLauncher Object