I need some urgent help. I’m trying to click in a link from a table, it is text with a link. It’s a javascript link but I can find the text using Ctrl+F, but when I use the Find Text activity it found nothing. Is there any reason why Find Text is not able to find a text inside a webpage? Could be a problem if the link is like “javascript:void(0)”?
Solved!! My mistake, for everyone with a similar problem, was I wasn’t using TRIM, so I got a text from the table website then I wanted to click in all the links. But I was getting the text to click in with 1 space at the end, so Find Text was not working because it was looking for "text "…