Loop through a tableview

As per the image idx = 44, which means you have selected 44th row?

Not sure because i selcted the row number 5. but i assume it shows row number 44 because it dont show all rows or something, or maybe they are in random order

dont seems like there its any order by the rows

Try Screen Scraping and check for the output

Dont get anything related to a row

I tried with the screen scraper OCR, then i got all elements that are displayed on the screen, but its not rows. but just the information i see

Yes, that will shows like that. From that output you can fetch only the values of the first column. So that you can pass this values to the selector to click that particular name.

Thanks
AK

Yes but problem its, how shall it know how to go to the next row if it has the wrong data?

What is the condition to check the wrong data?

Well first it will search for the correct number then right click to open that file, then it will look at that file to check if its correct, if its wrong it has to go back again and check the next line with the same number.

Its a history log with many different numbers, but the numbers can also be 10x time there so thats why it has to check every row with that particular number