ycluiNot applicable13 years agoHow to catch Sys error or exceptionI am a new TestComplete user and try out the following JScript code to see how Sys handles error: function func001() func001() { try { if ( Sys.Process("cmd").E...Show More
AnonymousNot applicable13 years agoHi Alex,You'd better use the WaitProcess method in this case. Refer to the "Checking Whether an Object Exists" article for examples.
Recent DiscussionsAndroid execution and object capture is slow.Is there a way to disable the usage of the tcMSVCHook.dll?Is there any way to increase the amount of line on my screen?
Related ContentCan't catch exceptionsRemote Error CatchingIs it possible to catch Testcomplete error (not script exception) ?