Forum Discussion

velhooeste's avatar
velhooeste
Visitor
9 years ago

Select Item within List

How do i select an item on a flex List object specifing the id (index) or a String (based on Name column) ?

Neither list.SelectItem(index) neither list.DblClick(position_x, position_y) is working

I'm using TestComplete 11

 

Thanks