ContributionsMost RecentMost LikesSolutionsRe: How do I click a specific text using OCR if I have more than one similar text in that Page ?Can you give a example of how you interact with MSFlex grid cells ? Our AUT also requires testing workflow around its data ? Can you provide a sample snippet or something ?Re: How do I click a specific text using OCR if I have more than one similar text in that Page ? Thanks for reply . "Login" is just an example. Actually, I have to select a specific name from MSflexgrid .I can't use click cell method in MS FlexGrid. So I tried to click with OCR and it works fine. But it doesn't work when there are more than one similar name How do I click a specific text using OCR if I have more than one similar text in that Page ? For example , There are five texts named " Login" in my Page and I wanted to click the third "Login" text . How can I do this with OCR using vb script ?