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

OpenUrl

Opens a URL in Chrome. The current active application should be Chrome, having at least one opened tab, before calling this method.

Definition

Namespace: UiPath.MobileAutomation.API.Models

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

OpenUrl(string, MobileOptions.OpenUrlOptions)

OpenURL(
	    string url,
	    MobileOptions.OpenURLOptions options = null
)OpenURL(
	    string url,
	    MobileOptions.OpenURLOptions options = null
)
url String
The URL you want to open in the currently active browser.
options MobileOptions.OpenUrlOptions (Optional)
Specifies the MobileOptions.OpenURLOptions for the OpenURL action. Default value is null.
  • Definition
  • OpenUrl(string, MobileOptions.OpenUrlOptions)

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.