Forum Discussion

15828555437's avatar
15828555437
New Contributor
10 years ago
Solved

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 wan...
  • TanyaYatskovska's avatar
    10 years ago
    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.