ChrisProContributor11 years agoSys.Process("****").Exists log an error and not return a valueI would to test if a process is present : if (Sys.Process("****").Exists) { Log.Message("Not Exist"); } else { Log.Message("Exist"); ...Show More
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 ContentSys.process("firefox").ExistsSessionCreator returns exitcode: 7 Failed to create user sessionError: This operation returned because the timeout period expired in testcomplete