Cannot get any values from BaseListView
I am trying to get text values of items in a BaseListView. It is not returning any value. Tried to find the values using virtual controls, tried almost all methods on the view and none of it is returning any values. This is a critical portion in our automation and I am currently stuck on this step. Also, I tried selecting Item using OCR and I gave the text "Selected" as matchtext and it is detecting the first value in the BaseListView but not the ones below it. I tried adjusting the distanceFrom parameter and no matter what value I give, it only selects the first item. Is there something else that I can do? This is a windows application called Fiserv DNA. This is a banking application. Please help.