UiPath Documentation
activities
latest
false
用户界面自动化活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

管理其他应用程序

UiPath.MobileAutomation.Activities.ManageOtherApp

描述

将用户输入命令发送到目标移动设备上的指定应用程序。

项目兼容性

Windows - Legacy | Windows

配置

设计器面板

  • App - The app you want to send a command to, identified either by the iOS bundle id or the Android package name. This field supports only strings and String variables.

属性面板

常见

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

    备注:

    如果“Try Catch 异常处理”中包含该活动且“出错时继续”属性的值为“True”,则系统在执行项目时不会捕获任何错误。

  • “显示名称”- 活动的显示名称。

输入

  • App - The app you want to send a command to, identified either by the iOS bundle id or the Android package name. This field supports only strings and String variables.
  • 命令- 要发送到当前正在运行的应用程序的命令。有几个可用的命令,如下所示:
    • IsInstalled
    • 删除
    • 激活
    • Terminate

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

输出

  • Result - A boolean variable that states whether the action performed on the specified app was succesful or not.
  • 描述
  • 项目兼容性
  • 配置
  • 设计器面板
  • 属性面板
  • 常见
  • 输入
  • 其他
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新