AutoIt WinWait
Zur Navigation springen
Zur Suche springen
Schema
Description
Pauses execution of the script until the requested window exists. Fails in case the requested window does not exit until timeout occurs.
Input Pins
- AutoItHandle
The handle to the AutoIt server - WindowTitle
The title of the window to wait for. - Timeout
Timeout in seconds
Revisions
This block is in the AutoIt Library since 1.0.
Back to AutoIt Library.
Previous: AutoIt [ MinimizeAllUndo ]
Next: AutoIt [ WaitActive ]
