activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

用户界面自动化活动

上次更新日期 2026年3月13日

OpenUrl

在 Chrome 中打开 URL。 在调用此方法之前,当前处于活动状态的应用程序应为 Chrome,并且至少已打开一个选项卡。

定义

命名空间:UiPath.MobileAutomation.API.Models

程序集:UiPath.MobileAutomation.API(在 UiPath.MobileAutomation.API.dll 中)

OpenUrl(string, MobileOptions.OpenUrlOptions)

OpenURL(
	    string url,
	    MobileOptions.OpenURLOptions options = null
)
OpenURL(
	    string url,
	    MobileOptions.OpenURLOptions options = null
)

url String : 要在当前活动的浏览器中打开的 URL。

options MobileOptions.OpenUrlOptions (可选):为OpenURL操作指定MobileOptions.OpenURLOptions 。默认值为 null。

  • 定义
  • OpenUrl(string, MobileOptions.OpenUrlOptions)

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新