Activities
latest
false
Set Field at Position - Other latest
logo
UI Automation Activities
Last updated 2023年12月6日

Set Field at Position

UiPath.Terminal.Advanced.Activities.TerminalSetFieldAtPosition

Writes a specified string into a form field identified by given coordinates.

Note: This activity fails if the VT family of terminals is being used, either with the Direct Connection provider or with a provider using a 3rd party terminal emulator, like IBM EHLLAPI. This happens because the VT family of terminals does not support fields.

Properties

Common

  • DisplayName - The display name of the activity.

Input

  • Text - The string to be written into the form field.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Options

  • DelayMS - Delay time (in milliseconds) after executing the activity. The default amount of time is 300 milliseconds.
  • TimeoutMS - Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).
  • WaitType - Before performing the actions, wait for the target to become ready. The following options are available:
    • None - Does not wait for the terminal keyboard to be enabled.
    • Ready / Complete - Waits for the terminal keyboard to be enabled.
    Note: The Ready and Complete WaitType options have the same function, since the wait type is related to the status of the terminal keyboard (which has only two states: enabled or inhibited).

Position

  • Column - The column position where the cursor will be moved. Only values greater than 0 are supported.
  • Row - The row position where the cursor will be moved. Only values greater than 0 are supported.
  • Properties
logo
Get The Help You Need
logo
Learning RPA - Automation Courses
logo
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2023 UiPath. All rights reserved.