15828555437
11 years agoNew Contributor
NameMapping objects' attribute
I have came accross with a question that a method of object captured with the Display Object spy can find for a while and cannot find for a while . and the method is very important to me . I want to know how to solve the quesion, did you caught up it ever?
- Hi Yan,
Judging by the first screenshot, TestComplete doesn't fully recognize the object. This object has only standard methods while the same object on the second screenshot has some methods specific to its type - ClickItem, ClickItemR, etc.
The difference may be explained by the fact that some complex actions are taking place in your app and TestComplete doesn't have enough time to load the object. Try increasing the value of the Method invoke timeout project option.