UI Element - get href value

Hello, I get list of “a” elements using this filter “”
i get what I expected, but when I trying to extract href value (link)
using Get Attribute “aaname” I receive the TextInsideBlock
where is my mistake?

a href=" Link "> TextInsideBlock <a

Thank you

1 Like

If you need the href value itself, why don’t you pass the href attribute for Get Attribute activity :thinking:

Note: Use Preformatted text to highlight any selectors when you copy and paste it. Else, it won’t show up properly inside the body of your post here in the forum.

Thanks,
Rammohan B.

5 Likes

I am ashamed to admit, I thought that I could use only those attributes that are in the drop-down list.

3 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.