activities
latest
false
UiPath logo, featuring letters U and I in white

UI Automation activities

Last updated Feb 19, 2026

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
Trust and Security
© 2005-2026 UiPath. All rights reserved.