Problem with cannot use the method of object return
I'm using TC v8.72, is trying to use TC to test WPF application and using Jscript. I need to use the method of object return, but TC keeps coming back with an error as below:- ----There ...
The problem is this: You don't have any checks to determine if the FindID call actually found an object. You should check, before you attempt to use the object, to see if it "Exists".