The Image category has the following sub activities:

- Find: Locates images within the user interface for automation purposes.
- Mouse: Simulates mouse actions (click, hover, etc.) on images found within the user interface.
The Image category has the following sub activities:

Event involves activities that monitor and respond to system or user-triggered events. It enables event-driven automation by detecting actions like mouse clicks, file changes, and system events.

The Event activity has the following sub activities:
Element Properties:
Options Properties:
Directory Information:
Options Properties:
Output Properties:
Options Properties:
This section in UI Automation allows you to automate interactions with the user interface using mouse actions. It provides functionalities to simulate clicks, double-clicks, and hover events, enabling you to control application elements as if a user were physically interacting with them.

The Mouse activity has the following sub activities:
Options Properties:
Options Properties:
The section in UI Automation enables automated interaction with applications by simulating keyboard actions.

The Keyboard activity has the following sub activities:
Input Properties:
Options Properties:
Input Properties:
Options Properties:
Input Properties:
Options Properties:

Note: To access the process in the co-pilot, ensure that the project is published and added as a process in the Bot Manager.

RPA Genie Agent is the host that executes the automations that we have created using the RPA Genie Studio. The agent can run as a standalone bot or with multiple bots connected to a Bot Manager. The RPA Genie agent will be able to login to the Bot machine with a user account, and then perform the automation when it is triggered. If your agent is connected with the BOT Manager, then you can manage the processes from there. The Agent will be accessible from the System Tray. When you right-click on the agent’s icon in the System Tray, you’ll get a menu with options such as Settings, Packages, and to exit.

You can start, pause and stop processes from the agent, or you can even schedule a process for a specified time if your agent is connected to the BOT Manager.
With the help of an Agent, you can register a bot. If your agent service supports the auto connect feature and the robot registration has been completed, the Agent will automatically connect to the BOT Manager once you open the Agent.
It Includes activities for searching and detecting UI elements based on defined properties, allowing automation to dynamically locate elements during execution.

The Find activity has the following sub activities:
Output Properties:
Output Properties:
Output Properties:
Control includes activities for identifying, selecting, and manipulating UI elements, including focusing on elements, setting attributes, and verifying element states.

The Control activity has the following sub activities:
Output Properties:
Input Properties:
Input Properties:
Input Properties:
It includes activities for interacting with checkbox and radio button UI elements, allowing automation to check, uncheck, select, or deselect options based on the required state. This activity has several sub-activities, each of which is listed below:

Following are the activities inside the Checkbox/RadioButton sub-activity:
Output Properties:
Output Properties:
Input Properties:
Element includes activities for identifying and interacting with specific UI elements, such as buttons, text fields, and labels, enabling automation to perform actions like clicking, typing, and extracting information.

The Element activity has the below sub activities: