Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Use the ActionSet Mouse action

Do various mouse device actions on the desktop, Windows applications, and web pages on the Internet Explorer browser using the ActionSet Mouse action in RPA Desktop Design Studio.

Before you begin

Role required: none

About this task

Configure the properties for the ActionSet Mouse action. For more information about these properties, see ActionSet-Mouse Action properties.

Procedure

  1. Right-click the anchor.

    To know about the anchor, see Anchor.

  2. Click Mouse Action.

  3. Drag and place the green plus icon (

Image omitted: green-plus-icon.png
Green plus icon.\) to the location on the captured image where the component will perform an action.
  1. To specify a mouse device action, select the action from the Type list in the PROPERTIES pane.

    The default action is LeftClick.

  2. Close the ACTIONSET SETTINGS window.

  3. Connect the data port of the ActionSet Mouse action to the corresponding port of the other components as described in the following table.

    Port typePort nameData typePurpose of connectionMandatory?Notes
    Data InMouseActionBooleanIf True, the Mouse action is performed, else, it is not performed.No. Connecting the port is optional.This port is exposed if the Expose Port option is enabled in the PROPERTIES pane.
  4. To test the component, under the DESIGN tab, click Run.

Parent Topic:Use the ActionSet component