Forum Discussion

yingkai1208's avatar
yingkai1208
Contributor
13 years ago

TC log error of 'object does not exist',but actually retrieve the object

Hi,   I encountered an odd issue.   The pseudo code is: 1. Set object = anObject 2. object.DblClick 3. object.Keys(avalue)   When I run the code, TC could retrieve the obje...