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

InstallApp

Installs a specified app on a mobile device connected via Connection.

Definition

Namespace: UiPath.MobileAutomation.API.Models

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

InstallApp(string, MobileOptions.InstallAppOptions)

InstallApp(
	    string appPath,
	    MobileOptions. InstallAppOptions options = null
)InstallApp(
	    string appPath,
	    MobileOptions. InstallAppOptions options = null
)
appPath String
The path to the app you want to install on the specified device.
options MobileOptions.InstallAppOptions
Specifies the MobileOptions.InstallAppOptions for the InstallApp action. Default value is null.

Return value

Returns True if the application has been installed successfully.
  • Definition
  • InstallApp(string, MobileOptions.InstallAppOptions)
  • Return value

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.