Use the Wait command to introduce a delay till specific conditions are met in the terminal. You can use this command to wait before executing the next action till the specific text appears on the screen, the cursor moves to the specified location, and so on.

To wait till specific conditions are met in the terminal, do the following:

Procedure

  1. Expand the Terminal Emulator node in the Commands tab.
  2. Double-click or drag the Wait operations.
    The Terminal Emulator dialog box appears.
  3. Select an option from the Terminal Event list to specify a condition the system should wait till it is met.
    The following table provides information about the options available in the list and the input required for each option:
  4. Enter the text you want to appear on the screen of the terminal in the Text field.
  5. Enter a value in the Wait Time Out field to specify the period (in milliseconds) the system must wait before the operation times out.
  6. Click Save.

Next steps