Clicking a link in a dynamic table basec on row and column reference
I am creating an automation that creates a table based on a specific search criteria, once the table is created it then searches the table for a specific row and column target and needs to click the link.
I can get as far as returning the text for the specified cell in the table but how do I enable the automation to click the link?