Forum Discussion

kovalevskaya's avatar
12 years ago

Get Value Cell of Grid.

Good day.

It would be desirable to specify, whether there is in TestComlete 9 an opportunity to receive value of a cell of Grid.

All attempts to reach a concrete cell through ClikCell while came to the end with failure.

Ours Software is written in language of Delfi version 5.

For writing of tests we use also DelfiScripts.

Maybe you will prompt any other ways of obtaining values of a concrete cell of Grid or receiving the data set, displayed in Grida.

Thanks in advance.

P.S. At the successful permission of this problem we seriously задумаваемся about acquisition of licenses for yours product.

  • Hi Vera,


     


    Which grid control are you testing? Read the "Supported VCL and CLX Controls" article - can you find your control on the list of the supported ones? If you cannot, check whether the control is inherited from a control that is on the list. If it is, use the Object Mapping feature to make TestComplete treat the control as a supported control.


     


    In case this doesn't help, it would be more convenient if you posted here a simple application (not the one you are testing) containing the control. If you cannot do this, please tell us the value of the WndClass property of the control.