ChrisProContributor12 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 DiscussionsTestComplete Closing Issue in Debug ModeSend Request Operation - Response Body?Elements detected, clicked in wrong location with Chrome
Related ContentSys.process("firefox").ExistsFindAll Method Not Returning AnythingError: This operation returned because the timeout period expired in testcomplete