活动
最新
False
横幅背景图像
用户界面自动化活动
上次更新日期 2024年4月26日

ExecuteCommand

执行未与特定端点关联的原生移动命令。 例如,您可以检索电池信息或关闭警示(请参阅Appium 命令)。

定义

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

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

ExecuteCommand(string, Dictionary<string,Object>,MobileOptions.ExecuteCommandOptions)

ExecuteCommand(
	    string command,
	    Dictionary<string, Object> parameters = null,
	    MobileOptions.ExecuteCommandOptions options = null
)ExecuteCommand(
	    string command,
	    Dictionary<string, Object> parameters = null,
	    MobileOptions.ExecuteCommandOptions options = null
)
command 字符串
要执行的命令。
parameters 字典< String对象> (可选)
一个Dictionary<TKey, TValue> ),其中包含参数名称及其对应值的列表。
options MobileOptions.ExecuteCommandOptions (可选)
ExecuteCommand操作指定MobileOptions.ExecuteCommandOptions 。 默认值为 null。

返回值

以类型对象 (对象) 的形式返回已执行命令的结果

此页面是否有帮助?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath 白色徽标
信任与安全
© 2005-2024 UiPath. All rights reserved.