图像识别 package
- Updated: 2025/07/16
图像识别 package
图像识别 package 包含 actions,允许您根据图像在应用程序中搜索用户界面 (UI) 元素,以自动执行该应用程序中的任务。
图像识别 package 中的 Actions
当无法捕获以下应用程序的 UI 元素时,可以使用这些 actions 自动执行任务:
- 通过 Citrix 接触
- 使用远程桌面协议 (RDP) 访问
- 采用传统技术开发
当基于对象的识别不起作用或不可靠时,图像识别也是有用的。 例如,您可以使用图像在应用程序中搜索关闭按钮,然后执行左键单击操作。
图像识别图像识别 package 包含以下 actions:
| Action | 描述 |
|---|---|
| 在窗口内查找图像 | 请参阅 使用在窗口内查找图像 action。 |
| 在窗口内查找窗口 | 请参阅 使用在窗口内查找窗口 action。 |
Secure recording
When secure recording mode is enabled, bots do not display the target
object images after capture. This ensures that sensitive data is not shown.
注: Although the bots do not display the target
images after capture, the images are still stored in the Control Room because they are required to run the bots.
When you record a task in secure recording mode, the Preview window temporarily shows an image of the captured area. This image is hidden after you navigate away from the Bot editor window or refresh it.
For new automations, when you capture
objects in secure recording mode, you can choose to automatically delete the values
of the unused object properties by enabling the Automatically delete
unused object properties on save option. When you enable this
option, the values of the object properties that are not a part of the search
criteria will be discarded when you save the automation and refresh it. This ensures
that personally identifiable information (PII) is not accidentally stored in the
automation. For more information on how to enable the secure recording settings, see
安全记录.
注: If you are using Generative Recorder to automate your
tasks, and you have enabled the Automatically delete unused object
properties on save option, then the Generative AI fallback is
not supported.
注:
- This capability is supported with Recorder package (version 3.2.1-20240606-105427 and later) and Bot Agent (version 22.60.23 and later).
- If you want to use this option in your existing automation, you must recapture the controls.
- The value of the Left, right, height, and width properties will not be discarded.
A user with admin privileges must enable this setting. See 配置设置.