Forum Discussion

nhhphuong's avatar
14 years ago

TestComplete stop when I executed Eval function

Hi All, I'm using TestComplete 9 trial version, I've one string contains object and I executed it as below: Set obj = Eval(stringObject) If object does not existed, TestComplete does ...