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

用户界面自动化活动

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

浏览器导航

UiPath.UIAutomationNext.Activities.NNavigateBrowser

描述

允许对浏览器进行基本导航。

此活动必须添加到“使用应用程序/浏览器”活动中。

如要在“使用应用程序/浏览器”活动之外使用该活动,您需要提供一个“输入”元素

项目兼容性

Windows - 旧版 | Windows | 跨平台

Windows 和跨平台配置

  • 操作- 从下拉菜单中选择要在网页浏览器中执行的操作:
    • “返回” - 返回当前浏览器标签页。
    • 前往- 在当前浏览器选项卡中向前导航。
    • “刷新” - 重新加载当前在浏览器中显示的网页。
    • 关闭选项卡- 关闭当前浏览器选项卡。

属性面板

选项

  • “出错时继续” - 指定在活动抛出错误时是否应继续自动化操作。此字段仅支持Boolean值( TrueFalse )。默认值为False 。因此,如果该字段为空且活动引发错误,系统将停止执行项目。如果该值设为True ,则无论出现何种错误,系统都将继续执行项目。

输入/输出

  • “输入元素” - 要在其上执行活动的用户界面元素,存储在UIElement对象中。此字段仅支持UIElement对象。可以从其他用户界面自动化活动的“输出元素”属性字段中获取该对象。

计时

  • Delay before - Delay (in seconds) between the time the previous activity is completed and the time this activity begins performing any operations. The default value is 0.2 seconds. Adding a delay between activities ensures that one activity has enough time to complete before the next activity begins.
  • Delay after - Delay (in seconds) between the time this activity is completed and the time the next activity begins any operations. The default value is 0.3 seconds. Adding a delay between activities ensures that one activity has enough time to complete before the next activity begins.
  • “超时” - 指定在引发错误之前等待执行活动的时间(以秒为单位)。默认值为 30 秒。

Windows - 旧版配置

  • 操作- 从下拉菜单中选择要在网页浏览器中执行的操作:
    • “返回” - 返回当前浏览器标签页。
    • 前往- 在当前浏览器选项卡中向前导航。
    • “转到主页” - 导航至当前浏览器标签页中的主页或起始页。
    • “刷新” - 重新加载当前在浏览器中显示的网页。
    • 关闭选项卡- 关闭当前浏览器选项卡。
备注:

出于软件限制, “转至主页”操作只会导航至在Internet Explorer中在浏览器设置中设置的主页。对于其他版浏览器,活动将导航到\`https://www.google.com\`

属性面板

常见

  • “出错时继续” - 指定在活动抛出错误时是否应继续自动化操作。此字段仅支持Boolean值( TrueFalse )。默认值为False 。因此,如果该字段为空且活动引发错误,系统将停止执行项目。如果该值设为True ,则无论出现何种错误,系统都将继续执行项目。

  • Delay after - Delay (in seconds) between the time this activity is completed and the time the next activity begins any operations. The default value is 0.3 seconds. Adding a delay between activities ensures that one activity has enough time to complete before the next activity begins.

  • Delay before - Delay (in seconds) between the time the previous activity is completed and the time this activity begins performing any operations. The default value is 0.2 seconds. Adding a delay between activities ensures that one activity has enough time to complete before the next activity begins.

  • 显示名称 -“设计器”面板中活动的显示名称。 指定目标时,系统会自动生成显示名称。

  • “超时” - 指定在引发错误之前等待执行活动的时间(以秒为单位)。默认值为 30 秒。

  • “私有” - 选中后将不再以“Verbose”级别记录变量和参数的值。此字段仅支持BooleanTrueFalse )值。默认值为False

  • 操作- 在“设计器” 面板中查看“操作”

  • 描述
  • 项目兼容性
  • Windows 和跨平台配置
  • Windows - 旧版配置

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新