How to click the link based on the text which contains?

I have links in table format and i need to click them based on the text shown.Please let me know how to do this

Hi @Bala96,
As i understand your question that you have to open links in the browser from the table format links.

Do a loop (for loop or while)
inside using the openbrowser activity to assign link to Url property. You can able to open the all the links.

Note :
This is not purpose. Please explain it elaborately

Regards
Balamurugan.S

Hi @balupad14

Thanks. I will try this.

Regards,
Rajesh

:+1::+1::+1: