orchestrator
latest
false
- Automation Cloud 和 Test Cloud
- Automation Cloud 公共部门和 Test Cloud 公共部门
- Automation Cloud 专用
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

Orchestrator 发行说明
上次更新日期 2026年4月16日
2020 年 8 月
2020 年 8 月 31 日
改进
- The creation of personal workspaces is now selected by default for all new users.
- Attended robot creation is now enabled by default in all new tenants.
- 我们改进了发行版本的筛选和测试集创建性能。
- 现在,在选择包创建测试集时,可以从所有可用版本中选择。
错误修复
终止测试执行作业会导致 Orchestrator 中的作业状态错误。
2020 年 8 月 10 日
新增功能
If you were looking for better-debugging capabilities, rest assured, as of now, you can select the host machine on which a certain job is launched. Click here for details about jobs.
改进
为了减轻与驻留在多台主机上的本地 Windows 用户有关的无人值守自动化问题,我们确保模拟本地帐户的无人值守机器人仅需要相应的 Windows 用户名和密码,主机不再是必需的标识符。
假设您在 5 台主机上使用 LocalUser1,您不必在 Orchestrator 中为每个组合设置 5 个用户实体,只需在 Domain\Username 字段中使用 .\LocalUser1 语法在一个用户实体上定义无人值守机器人即可。这样,您只能通过一个 Orchestrator 用户实体在每台主机上使用该特定的 Windows 帐户。
域帐户没有任何更改,像以前一样,其中的机器人需要 domain\username。