Forum Discussion
TanyaYatskovska
Alumni
12 years agoHi Athar,
TestComplete cannot highlight individual cells in the grid as, in most cases, child objects of grid controls are internal. Thus, TestComplete does not recognize them as individual objects and does not show them in the Object Browser. To access these objects, you need to use native methods/properties of their parent objects. Do you see the ItemsSource property of the grid object in the Object Browser?