how is it possible to make the save as procedure work in BACKGROUND (when screen locked)?
CAn you please share a sample workflow?
The press on save as button doesn’t work with simulate click.
Have you got ideas? Maybe using hotkeys?
The URL for the pdf goes into the EndPoint property and the full file path including name and extension where you want the PDF to be saved goes into the ResourcePath property
I’m not sure what you mean? What parameters are you unable to set?
You could try using a right click activity, then clicking ‘save target as’ in the right click menu - i dont think the method is nearly as quick or reliable as the http request download though
Hi @CamiCat,
How are you ? after a long time … here it has an activity called Simple download file. if you provid the url and save as file name. it will do the downloading. It may help you.