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 DiscussionsAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptSolvedUnable to capture objects inside iFrames in Power App using TestComplete
Related ContentSys.process("firefox").ExistsSessionCreator returns exitcode: 7 Failed to create user sessionError: This operation returned because the timeout period expired in testcomplete