Forum Discussion
1 Reply
Hi Arun,
The ClickCell method is usually used to click a cell in grids, and it obtains the row number and the column name as the parameters. Are you sure that you can use this method for your chart control? I suppose the control you use isn't officially supported by TestComplete. You can test this control by calling native methods and properties. So, you need to learn the control documentation to find methods you can use in TestComplete.