ChrisProContributor11 years agoWScript.Shell without dos screenI run a command with following code : var WScriptObj = Sys.OleObject("WScript.Shell"); var ExecOperation = WScriptObj.Exec("........"); But a dos window is display...Show More
AlexKarasCommunity Hero11 years agohttp://msdn.microsoft.com/en-us/library/d5fk67ky(v=vs.84).aspx, second example. Note, we are talking about return (exit) code.
Recent DiscussionsWhy my While Loop keyword test is breaking when the value found is = to FalseAvalonia - XPF desktop app automationTestComplete 15.80: Mobile Recording on real Samsung device does not capture actions
Related ContentChrome minimizes and reopens every on screen actionScreen ResolutionClick Object not on screen