The information below concerns the ApplicationManager object available in cloud-compatible mobile tests. For information on the similar object that was available in legacy mobile tests, see ApplicationManager Object (Legacy).
The ApplicationManager object contains the following methods:
Method List
| Name | Description | 
|---|---|
ActivateProcess
 | 
Activates the specified process running in the background on the mobile device. | 
BackgroundTestedApp
 | 
Switches the tested application running on the mobile device to the background mode. | 
CloseTestedApp
 | 
Closes the tested application running on the mobile device. | 
LaunchTestedApp
 | 
Launches the tested application on the device. | 
ResetTestedApp
 | 
Restores the tested application to its initial state. | 
TerminateProcess
 | 
Terminates the process running on the mobile device. | 
See Also
ApplicationManager Object
ApplicationManager Object Properties
About Mobile Tests
