I have a problem for searchung table values in web table .
I have a excel table contain two coloumns .
Name | Branch ,
Roger | london
I have web table in IE contains contain multiple rows . And few coloums
Name | branch ,
Roger | london
I need to take two of my excel values and serach kn web table and then click on name .
I need to match .
Problem is there are multiple same name with diffirent branches . But i need to click only on the roger which match with london .
I am using object cloning for this process . I can able search and click ln name . But i need to match with brach and click ..
If anybody have idea of having x path . Then please let me know how to use in automation anywhere to match with two values
Thanks
Use If Object Property correctly, purpose will get solved.