Extract URL from href
-
Hello,
does anyone know how to extract URL from
<a href="URL" class="SOME-CLASS">link text</a>Which value should be used for Query?
I tried many different values but not one gives me what I need.
For example
//a[@class=SOME-CLASS]//@hrefnot working.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Extract URL from href’ is closed to new replies.