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
ChrisProContributor12 years agoEt for a field of object : if (Aliases.****.Exists)There is an error when the object is not present?
Recent DiscussionsTrial licenseTestcomplete issue with Java17 ( Javax Swing applications)Can not open "Mapped Objects" and "Aliases" window at the same time
Related ContentSys.process("firefox").ExistsFindAll Method Not Returning AnythingError: This operation returned because the timeout period expired in testcomplete