We are doing automation inside the citrix environment. I am searching Invoice reference no and it is populating 4 rows for particular invoice no. Now I have double click on last claim no (in attached screen shot claim no - 2069) and do the further processing. How to identify the last row and double click on it.
Now For claim 2069 , we found total 2 rows then we have double click on each row and do the further process. How I can do the same.
How I can calculate the count of same no claim no from bottom ? in attached screen shot Claim no -2069 is available for 2 times so in that case I have to do validation check on each row of claim no 2069.
Thank you. How I can extract the Claim no because I have used the OCR the extract it but it is not working properly. Could you please help me in extracting claim no ? Which activity I should use ?
I some citrix automations I used to copy data to clipboard by selecting the entire field (Ctrl-A) and copy (Ctrl-C). Then I used “Get from clipboard” activity to retrieve the value. Not sure if this is possible in your case.