Wait for Text on Cmd Session Action
Description:
This Action waits for a specific text on a previously opened Cmd Session.

Properties:
Cmd Session:
Enter the variable that will contain a previously opened Cmd Session.
Text to Wait:
Enter the text or the Regular Expression that you want to wait to appear on standard output or on standard error
Is Regular Expression:
Check this box if you want to wait for a regular expression match instead of a plain text.
Ignore Case:
Check this box if you wish to ignore the case of the text to wait.