Method LaunchMobileWeb
Deprecated. Use Launch method insteadUsage
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
Comment
Go to ZAPTEST website