activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

UI Automation Activities

上次更新日期 2025年8月27日

Get Screen Area

UiPath.Terminal.Advanced.Activities.TerminalGetScreenArea

Description

Extracts the text from a certain area of the terminal screen.

The activity is valid only inside a Terminal Session activity.

Project compatibility

Windows - Legacy | Windows

Configuration

Designer panel

  • Start row - The row position where the selection starts.
  • Start column - The column position where the selection starts.
  • End row - The row position where the selection ends.
  • End column - The column position where the selection ends.
  • Output text - The extracted String.

Properties panel

Common
  • DisplayName - The display name of the activity.
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 (0.3 seconds).
  • TimeoutMS - Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 5000 milliseconds (5 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. The default value is READY.
    Note: The READY and COMPLETE 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.
Output
  • Text - The extracted String. This field supports only String variables.
Position
  • Column - The column position where the selection starts.
  • EndColumn - The column position where the selection ends.
  • EndRow - The row position where the selection ends.
  • Row - The row position where the selection starts.
  • Description
  • Project compatibility
  • Configuration

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo
信任与安全
© 2005-2025 UiPath。保留所有权利。