Get installed applications command
Gets the list of applications installed on the device.
Parameters
Name | Type | Possible values | Description |
---|---|---|---|
Device ID* |
String |
The device for this command. By default, this is the device under test (DUT). |
|
Include system apps |
String |
Possible values: True | False |
Specifies whether to retrieve applications installed on the system by default. |
Result variable |
String |
The variable to receive the retrieved values. |
|
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