- 入门指南
- 了解 UiPath Robot
- UiPath Assistant
- 安装要求
- Installing robots for unattended automations
- Configuring robots for unattended automations
- Deploying unattended automations
- Connecting robots for unattended automations to Orchestrator
- 为高密度机器人设置 Windows Server
- 通过代理服务器重定向机器人
- Implementing authentication
- Adjusting registry settings for execution in minimized RDP windows
- Using network locations
- 设置 Linux 机器人
- 配置包签名验证
- 设置包文件夹和网络路径
- 配置活动订阅源
- Setting up non-persistent VDIs - follow up with Sai
- Installing robots for attended automations
- Configuring robots for attended automations
- 集成
- 故障排除
Robot admin guide
机器人会话(即之前的“画中画”)
“机器人会话”窗口允许您运行 Attended 自动化,而无需中断计算机上的当前活动。
Robot 会话有两个版本,两者都会将自动化与您的工作隔离,并且都基于以下技术:
要为 Robot 会话设置 PiP 技术,或指定流程是否应默认在 Robot 会话中启动,请执行以下操作:
-
打开所需的 UiPath Studio 项目,然后选择左侧的“项目”面板。
-
打开“项目设置”菜单。
-
From the PiP Options dropdown menu, select an option to indicate whether the project was tested using Picture in Picture and whether it should start in a Robot session by default:
- 已针对 PiP 使用情况进行测试;在 PiP 中启动 - 已批准自动化在 PiP 模式下运行。运行流程时,默认情况下将在 Robot 会话中启动。
- 已针对 PiP 使用情况进行测试;默认情况下未在 PiP 中启动 - 已批准自动化在 PiP 模式下运行。运行流程时,默认情况下将在主会话中启动。
-
未针对 PiP 使用情况进行测试 - 未批准自动化在 PiP 模式下运行。运行流程时,默认情况下将在主会话中启动。
-
From the PiP Type dropdown menu, select the technology to isolate the automation from the user session:
- 新建会话 - 在 PiP 中运行流程时,系统将使用子会话技术。
-
新桌面 - 在 PiP 中运行流程时,系统将使用虚拟桌面技术。
为此,您可以使用以下值在 Studio 中设置活动的“目标会话”属性:
- “当前”- 在用户所在的会话或桌面中打开子流程。
- “流程默认值”- 子流程使用“流程设置”中设置的配置。
- “主要”- 子流程在用户会话中启动,无论父流程在何处运行。
-
“画中画”- 子流程在 Robot 会话中启动,无论父流程在何处运行。
备注:您只能在 Studio 中编辑“目标会话”属性的值。
要更改在 StudioX 中开发的项目的这个属性,您需要在 Studio 中打开这些项目。
要启动机器人会话,请执行以下操作:
-
在 UiPath Studio/StudioX 的“调试”选项卡中,选择“画中画”选项,然后运行流程。
-
在 UiPath Assistant 中,选择所需的自动化。在右侧面板中,打开“在 PiP 中运行”开关,然后运行流程。系统将弹出“Robot 会话”窗口。
要在机器人会话中与屏幕交互,请单击鼠标悬停时出现的“加入”按钮。这样做会将 Robot 会话在主显示器上展开为全屏。
要退出全屏,请单击“离开 Robot 会话”。该操作会将您返回到“Robot 会话”窗口,该窗口配置为始终领先于其他应用程序。
要关闭 Robot 会话,请单击“X”。系统会出现提示,要求您确认是否结束 Robot 会话。