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 DiscussionsPerformance issue when reading large number of objectsTestComplete cannot create sessions from JenkinsTestComplete Support Plugin Compatibility Issue
Related ContentSys.process("firefox").ExistsSessionCreator returns exitcode: 7 Failed to create user sessionError: This operation returned because the timeout period expired in testcomplete