Download file problem
-
hello
i has a problem when try to download from https://html2pdf.com/, after upload and convert to pdf file i click download all, in normal browser its automaticly download pdf file into download folder but i can't see anything downloaded with bas, my script is on attchment file0_1552643319289_testdownload.xml
-
anyone plase help me :(
-
@berubah
Bas downloads files to a folder...\BrowserAutomationStudio\apps\21.7.1
for version 21.7.1
Don't forget to change the file format ".file"
-
Thanks @uraabk for your help, is there any way to change the folder and file name extension ?, if i compile my script and run on computer tthat didnt installed bas where it will save?
-
anyone ?
-
also when i compile my script it not go to that folder, and still wonder where the dwnloaded file is save
-
@berubah said in Download file problem:
also when i compile my script it not go to that folder, and still wonder where the dwnloaded file is save
Use the action "Wait File Download"
In the variable that you specify in this action will be the path to the file.
-
@fox still no luck i try to set variable download path to D:\ and still didnt find downloaded file, maybe something wrong on my script0_1552913567727_test.xml
-
@berubah said in Download file problem:
@fox still no luck i try to set variable download path to D:\ and still didnt find downloaded file, maybe something wrong on my script0_1552913567727_test.xml
For the future, if you attach a script, then add to it the necessary information for resources.
Here is a test script for an example.
-
@fox thanks a lot for this, you save mylife
-
@Fox Thank You bro you helped me a lot.