I want to dowosd file from a web browser which is using JavaScript
My goal is to use ahref to download the files
Please suggest !!!
Get the href or URL of the file to download using Get Attributes activity and then use Download file from URL activity to download that file.
Thanks,
Ashok ![]()
If it is using javascript I believe hrefattribute would not be there…or it might be relative…so clicking on it and downloading is your way
Any specific reason you need href only?
Cheers
To download the file only
Js code is blocked
A label appears and disappears in 5 sec
In that label save button is there
We need to click on that save button
even manually the same is happening?
if so you need to check with that application team
if not that means next activity is getting executed and the pop up is suppressed
cheers