Hi
I created a UI element that has selector like this:
a.downloadlink[href*="download.com"]
Then I used the action "Get details of the UI element in window" but I get error 'Own Text' Attribute not found . I tried to change 'own text' to href but I got same error href not found. what I should use for this action to get the link of the href ?