Page 1 of 1

Click cell in a list view

Posted: Mon Jul 20, 2009 9:45 am
by Micra
Hi!

I have a list view which have a push button in one cell and in the other cell a combo box.
When I click on the cell the the push button or the combo box become visible, otherwise there is text in the cells.

How can I click on a cell and get control to the push button or combo box?

Thanks,
Micra

Re: Click cell in a list view

Posted: Mon Jul 20, 2009 10:50 am
by Support Team
Hi micra,
easily add the push button/combo box to your repository and call the method '.Click()' or use the Ranorex Recorder.

If you want to access to the attributes of the button/combo box use the corresponding elements in the Ranorex Repository.

helpful links:
user-guide repository: http://www.ranorex.com/support/user-gui ... x-spy.html
user-guide recorder: http://www.ranorex.com/support/user-gui ... tions.html

Regards,
Christian
Support Team