Activities
latest
false
UI Automation Activities
Last updated Jul 16, 2024

Activities

This section includes the activities found in the UiPath.Terminal.Activities package.
ActivityDescription
Find TextFinds the first occurrence of the text provided as input and returns the screen coordinates.
Get Color at PositionExtracts the foreground color of the text at the specified position.
Get Cursor PositionReturns the screen coordinates of the current cursor position.
Get FieldGets the text from a specified form field and stores it into a String variable.
Get Field at PositionGets the text from a form field specified by coordinates and stores it into a String variable.
Get Screen AreaExtracts the text from a certain area of the terminal screen.
Get TextGets the text from an entire terminal screen and stores it into a String variable.
Get Text at PositionExtracts the text starting from a specified position and containing a certain number of characters.
Move CursorMoves the cursor position to a specified location.
Move Cursor to TextMoves the cursor to the screen coordinates of first occurrence of the text provided as input.
Send Control KeySends a control key to the terminal.
Send KeysSends the specified text to the current cursor position.
Send Keys SecureSends the specified secure text to the current cursor position.
Set FieldWrites a specified String into a specified form field.
Set Field at PositionWrites a specified String into a form field identified by given coordinates.
Terminal SessionA container that connects to a terminal and enables you to perform multiple actions within it.
Wait Field TextWaits for a specified amount of time for a String to appear in a form field.
Wait Screen TextWaits for a specified amount of time for a String to appear in the terminal screen.
Wait Text at PositionWaits for a specified amount of time for a String to appear in a specified form field.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.