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 DiscussionsBreakpoints in external files with python 3.13?Oracle Forms window with dynamic name - unable to click on subsequent runsConverting VB Script Tests
Related ContentSys.process("firefox").ExistsSessionCreator returns exitcode: 7 Failed to create user sessionError: This operation returned because the timeout period expired in testcomplete