Click on a link beside text in TruClient
问题 We have a page where with dozens of rows listing cases that we have created. We have named the cases unique so we can use a loop in TruClient to scroll down the page until we find that text. Our page has us then clicking on the link to the left of that text. It's very straight forward in the HTTP protocol as we can use regex to easily pull out the link but with TruClient we can't see that. The latest link is not always at the top or bottom of the screen, and we can't grab the link details