Wait For Window To Exist ======================== Category -------- Window Commands Description ----------- This command waits for a window to exist. Use this command when you want to explicitly wait for a window to exist before continuing script execution. Parameters ---------- **Window Name** Select the window that you want to activate. **Wait Time** Indicate how many seconds to wait for the file to exist. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Window Commands\\Wait For Window To Exist\\Wait For Window To Exist.xml` See Also -------- - :doc:`Activate Window ` - :doc:`Close Window ` - :doc:`Move Window ` - :doc:`Resize Window ` - :doc:`Set Window State `