AutoIt WinWaitActive

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen

Schema[Bearbeiten]

AutoIt WinWaitActive.png

Description[Bearbeiten]

Pauses execution of the script until the requested window is active. Fails in case the requested window is not active until timeout occurs.

Input Pins[Bearbeiten]

  • AutoItHandle
    The handle to the AutoIt server
  • WindowTitle
    The title of the window to wait for.
  • Timeout
    Timeout in seconds

Revisions[Bearbeiten]

This block is in the AutoIt Library since 1.0.



Back to AutoIt Library.
Previous: AutoIt [ Wait ]
Next: AutoIt [ WaitClose ]




Copyright © 2014-2024 eXept Software AG