By clicking event, I can download the file from the browser. But I want to download with UIPath, not by browser.
‘Copy Link Address’ only give href link like below.
@Ajju Thanks for your reply,
Actually, from url attribute I get parent url which is shown in browser and same page got reloaded. But we need to download pdf file from href.
@Ajju What about if the URL isn’t the right one of that file (ex-PDF) that he wants to download? If right so, the http request can’t download pdf, rather it will try to refresh that webpage again with that URL attribute.
yes , what you mentioned is correct, but using Get attribute activity you have so many options , but we need to look for the exact attribute, inner text or inner html something related to Link, if @Mohammad_Nazmul_Alam share the website then, can try to get solution