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
ChrisProContributor11 years agoEt for a field of object : if (Aliases.****.Exists)There is an error when the object is not present?
Recent DiscussionsModuleNotFoundError. Python Runtime error only on other machine but not mineWhen do a keyword test, I tried to do a Property check pointTestComplete hanging during iOS automation with background script execution
Related ContentSys.process("firefox").ExistsSessionCreator returns exitcode: 7 Failed to create user sessionError: This operation returned because the timeout period expired in testcomplete