Clicking controls
Click or double-click in user interface controls by using commands. Search for commands to click to controls in the toolbox in IBM RPA Studio under the Windows > Controls category. Some commands in this category are also available in the recorder's bar after you mapped a control.
-
Click
Clicks the control in the context window. -
Mouse click
Performs a virtual click in the current cursor position. You can click with the left or the right mouse buttons. -
Click on value
Clicks the nodes of a TreeView control. You can set these nodes in the Value parameter, to break each node in a line. -
Click on menu
Clicks the menu items in the active window. You can set these items in the Path parameter, separating each item with a line break. -
Click on Cell
Clicks the cell of one grid control. To use this command, you must first map a grid by using the Map Image Grid command. -
Click by OCR
Clicks a user interface control based on the text entered, using the OCR features.