How to get a url(hyperlink) of an pdf in website.
(upload://gxYJISf6PBrnhdGIwF8b8JJspOF.png)
How to get a url(hyperlink) of an pdf in website.
(upload://gxYJISf6PBrnhdGIwF8b8JJspOF.png)
Hello!
Could you please be clear on your question?
Also, the topic is in the wrong area (Moved to the right one).
Regards,
From an website, I need to extract the url of an tag(datasheet). How to extract the URL of an tag.
Using Get text activity we will get text. How we can get url of and tag(which i marked yellow in the below screen shoot)?
@Mohan_Parashetti
Use get attribute Activity and in the properties set ,
When you run, the result variable will have the hyperlink.
Hope this is helpful.
@Madhavi thank-you… Its working
hey, I also have the same problem, would it be a problem for you to share your workflow?