LaunchOnStart Property

Supported in UFT One versions 14.03 and higher.

Description

Read-only. A MobileApp Object representing the app currently defined in the Record and Run Settings to launch at the start of your record or run session.

Property type

Object

Syntax

Visual Basic
Public Property LaunchOnStart As Object

Example

Specify the app to launch at the start of your test

See also

MobileLauncher Object