Lab property

Description

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

Property type

String: 

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

  • A string indicating that a device or browser lab is used during the record or run session. For more details on mobile testing and web browser testing, see the Web and Mobile Add-in sections in the Help Center.

    This string can be one of the following:

    VersionString

    25.2 and later

    FunctionalTestingLab

    DigitalLab and MobileCenter are supported only for backward compatibility.

     

    23.4, 24.2, and 24.4

    DigitalLab

    MobileCenter is supported only for backward compatibility.

    2023 and earlier

    MobileCenter

Syntax

Visual Basic
Public Property Lab As String

See also

MobileLauncher Object