Forum Discussion

googleid_104400's avatar
googleid_104400
New Contributor
12 years ago

Access to list items. Sample application Orders

Hello

How can I get access to  list item in sample application Orders.



Object locator in TestComplete 7.2 highlights only whole region

Object Browser doesn't elements of list


1 Reply


  • Hi Vitaliy,


     


    TestComplete provides special support for this control. Look at the list of this control's properties in the Object Browser - there are the wItem, wSelected, wItemCount, etc. properties that you can use to get all the needed information from the control. Refer to the "Working With List View Controls" article for more information.