Lab property

Supported in versions 14.03 and later.

Description

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

Property type

String, one of the following:

ValueDescription

DigitalLab

(Versions 23.4 and later)

Indicates that a device and browser lab is used during the record or run session. For more details, see the Mobile Add-in in the OpenText Functional Testing Help Center.

MobileCenter

(Versions 2023 and earlier)

Indicates that a device lab is used during the record or run session. For more details, see the Mobile Add-in in the OpenText Functional Testing Help Center.

Note: In version 23.4 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