Activities
latest
false
Banner background image
UI Automation Activities
Last updated Apr 26, 2024

ManageCurrentApplication

Resets or launches the current app for this session.

Definition

Namespace: UiPath.MobileAutomation.API.Models

Assembly: UiPath.MobileAutomation.API (in UiPath.MobileAutomation.API.dll)

ManageCurrentApplication(ManageCurrentAppCommandEnum, MobileOptions.ManageCurrentApplicationOptions)

ManageCurrentApplication(
	    ManageCurrentAppCommandEnum appCommand,
	    MobileOptions. ManageCurrentApplicationOptions options = null
)ManageCurrentApplication(
	    ManageCurrentAppCommandEnum appCommand,
	    MobileOptions. ManageCurrentApplicationOptions options = null
)
appCommand ManageCurrentAppCommandEnum
The command that you want to send to the app that is currently running. There are two available commands, Launch and Reset.
options ManageCurrentApplicationOptions (Optional)
Specifies the MobileOptions.ManageCurrentApplicationOptions for the ManageCurrentApplication action. Default value is null.

Return value

Returns True if the command has been executed successfully.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.