Mouse package
- Updated: 2025/07/15
Mouse package
使用 Mouse package 模拟鼠标 actions。
Automation 360 扩展程序设置
如果在使用 Mouse
package 模拟鼠标 actions 在 Google Chrome 或 Microsoft Edge 浏览器上运行的静态页面时,bot 执行时间较长,请按照以下步骤在 Automation 360 扩展程序中启用设置:
- 单击浏览器窗口右上角的扩展图标。
- 单击 Automation 360 插件旁的垂直省略号,然后选择管理扩展。
- 启用允许访问文件 URL 选项。
- 重新启动浏览器并运行 bot。
Mouse package 中的 Actions
Mouse
package 包括以下 actions:
注:
- macOS 目前仅支持 Google Chrome 和 Safari 网页浏览器。
- 当您创建包含鼠标 actions 以捕获 UI 元素(如屏幕或窗口)的自动化时,如果目标应用程序没有响应,bot 将在 30 秒(默认时间)后超时,并显示一条详细信息,包括:行号出现的问题以及要采取的相应纠正措施。
| Action | 描述 |
|---|---|
| 单击 | 请参阅 使用单击 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 配置设置.