Start PWA command
Launches a progressive web application (PWA) on the device. To use this command, the display name of the PWA icon is required.
Restriction: The command is not supported for iPads in landscape mode.
Parameters
Name | Type | Possible values | Description |
---|---|---|---|
Device ID* |
String |
The device for this command. By default, this is the device under test (DUT). |
|
displayName* |
String |
The PWA icon display name as it is displayed on the device screen. Identifies the PWA application to activate. |
|
Comment |
String |
Adds a comment to the script |
|
On-fail Result* |
Condition |
Ignore | Break | Continue | Abort | Catch |
The behavior when the command fails. |
* Mandatory parameter