Forum Discussion

ArmandsBruns's avatar
ArmandsBruns
Frequent Contributor
12 years ago

TC 9.30 doesn't see the objects in a table

Hi, If TC 9.30 doesn't see the objects in a table, what is possible solution to find one of this objects? Best regards
  • TanyaYatskovska's avatar
    12 years ago

    Hi Armands,


     


    In most cases, child objects of grid controls are internal, so TestComplete does not recognize them as individual objects and does not show them in the Object Spy. To access these objects, you need to use native methods/properties of their parent objects. You can find out from your control's documentation what particular methods/properties you need to use.