How to click on specific link in Sharepoint table

Hi,
I am working with tables in Sharepoint with clickable links. The table can contain up to 10 rows with different clickable names. I want to be able to find a specific name in this table, and click on the name(link).
Example: Column name is “Workspace”, First item in this column is “Test A”, second item is “Test B” and the third is “Test C”. All of these are clickable links. I want to click on “Test B”.
I have tried with the Extract Structured Data to get a DataTable, but I do not know how to tell the robot to click on the right link, ie Test B.
Any ideas?
Kind regards,
Anna