Simulate the mouse device clicks on the desktop, Windows applications, and web page elements on the Internet Explorer browser by using the Click component in RPA Desktop Design Studio.

Before you begin

Role required: none

About this task

You can configure the properties for the Click action. For more information about these properties, see ActionSet Click properties.

Procedure

  1. Right-click the anchor.
    For more information about an anchor, see Anchor.
  2. Click Click.
  3. Drag and place the green plus icon (Green plus icon.) on the location in the captured image where the Click action will be performed.
  4. Close the ACTIONSET SETTINGS window.
  5. (Optional) Connect the data and control ports of the Click component to the corresponding ports of the other components as described in the following table.
    Port type Port name Data type Purpose of connection Mandatory? Notes
    Data In Click Boolean If True, the Click action is performed, else, it is not performed. No. Connecting the port is optional. The Data In port is available if you enable the Expose Port check box in the Properties section. The default Boolean value is True.
  6. To test the component, under the DESIGN tab, click Run.