WinApp OpenOrAttach =================== Category -------- WinApp Automation Commands Description ----------- This command allows you to Open or Attach WinApp. Parameters ---------- **Instance Name** Enter the instance name **WinApp Title** Enter the winapp title (using r\"{REGULAR EXPRESSION}\" to interpret it as regular expression) **WinApp Location** Enter the winapp location to work with **Maximized** Open winapp in maximized window **Time Out** Enter the time out period for winapp to available Returned Value -------------- [ReturnValue] Example Usage ------------- Example Location: `BYpass\\Examples\\WinApp Automation Commands\\WinApp OpenOrAttach\\WinApp OpenOrAttach.xml` See Also -------- - :doc:`WinApp Click ` - :doc:`WinApp Close ` - :doc:`WinApp GetText ` - :doc:`WinApp SeleteItem ` - :doc:`WinApp Type `