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

UI Automation Activities

Last updated Mar 25, 2025

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)

 [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]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.

Was this page helpful?

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