Forum Discussion

jdwather's avatar
jdwather
Contributor
11 years ago

Problem with component identification





 






Hi,

Currently I am testing the application components of the screens do not have ID to identify them, as I do to the TestComplete can differentiate - them in the execution of scripts?

Is currently displayed message that can not find the component.

Attached image of the object spy.


 






3 Replies

  • Hi Jeferson,

     


    Explore the properties of the objects. Perhaps, you will be able to find unique ones that will identify the object. In this case, you can use the Find method to get the object in you test.


     


    Note: make sure that the Advanced View mode is used in TestComplete's Object Browser panel - you will see the full list of available properties.