- 发行说明
- 入门指南
- 硬件和软件要求
- 设置和配置
- 使用 Task Capture
- 其他资源
To export your workflow diagram as a XAML robot prototype and continue implementing it directly in UiPath Studio access File > Export and select UiPath Studio.
You can select the type of activities between Classic activities or Modern Activities. To learn more about the differences, see Differences between Modern Experience and Classic Experience.
系统将显示“另存为 XAML”弹出窗口。选择位置和文件名,然后将文档保存到您的 PC。
默认的“文件名”采用以下格式:保存工作流时的日月时。
下载 XAML 文件后,系统将显示一条确认消息。可用的选项如下:
-
复制路径 - 复制 XAML 文件的位置路径。
-
打开文件 - 在 UiPath Studio 中以新项目的形式打开 XAML 文件。
UiPath Studio 中的项目显示
UiPath Studio 打开并加载信息最多可能需要 2 分钟。
Task Capture supports four types of input: Type Into, Click , Double Click and Send Hotkey.
对于“键入”,Task Capture 仅保存第一个按键输入并将其导出到 Studio。
Select each action, to see its Properties displayed on the right-hand side of the page.
Continue your design and implement your automation in UiPath Studio. For more details on working with UiPath Studio, please check the UiPath Studio Guide
PII 掩码
Task Capture 检测键入的击键模式,并使用 * 符号掩盖敏感信息(姓名、电子邮件地址等),并使用 99999 掩盖数字输入(电话号码、日期等)。建议验证导出到 Studio 项目中的活动。
Studio 兼容性问题
导出到存在 Studio 项目的文件夹或任何父文件夹中存在的项目可能会造成混淆,Studio 可能会选取初始 project.json 文件以及相应的依赖项,这些依赖项可能与 Task Capture 导出的 XAML 文件所需的依赖项不同。这会导致在 Studio 中打开 Task Capture 导出的 XAML 文件时出错。
建议在保存 XAML 项目文件时选择新文件夹,以避免出现兼容性问题。 在弹出窗口中,您可以使用对话框选择导出到当前文件夹或选择另一个文件夹。