Forum Discussion

dwei's avatar
14 years ago

How to get a cell value from Infragistics control using TestComplete.

Hi team,



I'm a new one using with Test Complete and is there anyone who has some expierence about using Test Complete with
  • Infragistics controls.  E.g.


    dropDownForm.ValueListDropDownUnsafe.Click(75, 10);


    grid2.Click(233, 33);


    grid2.Click(266, 33);





    The object of 'grid2' is a  Infragistics grid , and clicked some cells. Now we want to get a cell value using Test Complete, how can we using the object to do this ?





    Many thanks.


      


    3 Replies