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 DiscussionsAn increase in OCR API failuresPulling Test Data from a GitLab RepoHow do I get past the "Unable to start the trial for the TestComplete plugins" error
Related ContentError: This operation returned because the timeout period expired in testcompleteNameMapping issues after IF Object statement returns false?Script Extension property returning error in Python script