- 发行说明
- 入门指南
- 设置和配置
- 自动化项目
- 依赖项
- 工作流类型
- 控制流程
- 文件比较
- 自动化最佳实践
- 源代码控件集成
- 调试
- 日志记录
- 诊断工具
- 工作流分析器
- 变量
- 参数
- 导入的命名空间
- 编码自动化
- 基于触发器的 Attended 自动化
- 录制
- 用户界面元素
- 选取器
- 对象存储库
- 数据抓取
- 图像与文本自动化
- Citrix 技术自动化
- RDP 自动化
- VMware Horizon 自动化
- Salesforce 自动化
- SAP 自动化
- macOS 用户界面自动化
- ScreenScrapeJavaSupport 工具
- Webdriver 协议
- 扩展程序
- 测试套件 - Studio
- 故障排除
2024.10.7
Release date: 4 December 2024
Using consumed and unconsumed test data queue items in data-driven testing
Experience greater flexibility in data-driven testing by choosing to process test data queues based on their consumption status. In the test data queue Query Builder, you can now choose to use test data queue items based on the following statuses: all, consumed, or unconsumed. For more information, visit Add Test Data Queue Items.
Workflow Analyzer rule for invalid coded parameters
Execute()
entry method contains out
or ref
parameters. For more information about the rule and recommendations, visit ST-USG-017 - Invalid parameter modifier.
- Workflow Analyzer rules tailored for coded automations are now visible in the Workflow Analyzer panel.
- Now, if a connection to Integration Service fails in coded automations, a warning message appears in the Output panel notifying you of the issue.
- An error message is now triggered when attempting to create a new project in StudioX if the required project dependencies cannot be retrieved from the available feeds.
- Importing arguments of type Dictionary in an Invoke Workflow File activity did not work as expected in some projects.
- After switching to the StudioX profile, you could not create a new project from a template if the user interface language was set to Korean.
- An argument converted from a variable with no default value set in Studio appeared to have a default value when configuring the process in UiPath Assistant and Orchestrator.
- Unexpected validation errors occurred in some projects when converting a
DataTable
variable. - In some projects containing Else If activities, the universal search returned inconsistent results depending on what project files were opened. The issue was fixed in the UiPath.System.Activities package v24.3.0 and newer.
Naming a project containing coded automations with names used in activity packages results in a compilation failure. To avoid this, we recommend to rename the project. For more information about names that can cause this issue, and how to avoid it, visit Assembly compilation errors.
UiPathStudio.msi
安装程序中包含以下活动包和版本,均可在本地订阅源中找到。
活动包 |
版本 |
---|---|
UiPath.UIAutomation.Activities | |
UiPath.System.Activities | |
UiPath.Excel.Activities | |
UiPath.Mail.Activities | |
UiPath.Word.Activities | |
UiPath.ComplexScenarios.Activities | |
UiPath.Presentations.Activities | |
UiPath.Testing.Activities | |
UiPath.WebAPI.Activities | |
UiPath.Form.Activities | v24.10.5 |
UiPath.Callout.Activities | v24.10.5 |