UiPath Documentation
activities
latest
false
UI Automation activities

Wait Screen Ready

Wait Screen Ready activity that suspends the execution of the workflow until the keyboard is unlocked or the specified timeout elapses in Terminal.

UiPath.Terminal.Advanced.Activities.TerminalWaitScreenReady

Description

Suspends the execution of the workflow until the keyboard is unlocked or the specified timeout elapses.

The activity is valid only inside a Terminal Session activity.

Project compatibility

Windows - Legacy | Windows

Configuration

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.
    Note:

    If the text provided as input is not found on screen, the activity throws an InvalidCoordinates exception.

Options

  • DelayMS - Delay time (in milliseconds) after executing the activity. The default amount of time is 0 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 30,000 milliseconds (30 seconds).
  • Description
  • Project compatibility
  • Configuration
  • Properties panel

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated