fbpx

Method LaunchMobileWeb

Deprecated. Use Launch method instead

Usage

Function LaunchMobileWeb( 
        String DeviceID,
        String Url,
        String Browser [Optional]
)

Parameters

DeviceID

Type: String

UDID of the Mobile Device

Url

Type: String

The URL of the website

Browser (optional)

Type: String

Default value: "zap"

The browser to use. (zap, chrome, safari, etc)

Returns

No return value

Example

VBScript


JavaScript


Documentation Categories

ZAPTEST

FARM

LOAD