Mouse package
- Updated: 2025/01/09
Mouse package
Use the Mouse package to simulate mouse actions.
Automation 360 extension setting
If the bot execution takes longer when you use the Mouse
packageto simulate mouse actions a static page running on
the Google Chrome or Microsoft Edge browser, then follow these
steps to enable the setting in the Automation 360 extension:
- Click the extensions icon at the top right corner of the browser window.
- Click the vertical ellipses next to the Automation 360 plugin and select Manage extension.
- Enable the Allow access to file URLs option.
- Restart the browser and run the bot.
Actions in the Mouse package
The
Mouse
package includes the following actions:
Note: When you create an automation that contains
Mouse
actions to capture a UI element, (such as the screen or window), and
if the target application is not responding, the bot times out after
30 seconds (default time) and displays a detailed message including: what went wrong
at line number and the corresponding corrective action to take.
Action | Description |
---|---|
Click | See Using the Click action. |
Move | See Using the Move action. |
Scroll | See Using the Scroll 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.
Note: 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
Secure recording.
Note: 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.
Note:
- 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 Configure Settings.