UtilUIAutomationWaitForWindow Method

Overload List

WaitForWindow(String, String, Double) Waits the specified amount of time for a top-level window to be shown in the screen, whose class name and window title matches the specified parameters.
WaitForWindow(String, String, TimeSpan) Waits the specified amount of time for a top-level window to be shown in the screen, whose class name and window title matches the specified parameters.

See Also