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

OpenDeepLink

Opens a deep link inside an application.

Definition

Namespace: UiPath.MobileAutomation.API.Models

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

OpenDeepLink(string, string, MobileOptions.OpenDeepLinkOptions)

OpenDeepLink(
	    string url,
	    string package,
	    MobileOptions. OpenDeepLinkOptions options = null
)OpenDeepLink(
	    string url,
	    string package,
	    MobileOptions. OpenDeepLinkOptions options = null
)
url String
The URL you want to go to.
package String
The app, identified either by the iOS bundle id or the Android package name.
options MobileOptions.OpenDeepLinkOptions (Optional)
Specifies the MobileOptions.OpenDeepLinkOptions for the OpenDeepLink action. Default value is null.
  • Definition
  • OpenDeepLink(string, string, MobileOptions.OpenDeepLinkOptions)

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.