Instead of clicking on download button you have to take download link.
You can do that with "get element atribute", and as atribute use href.
Than use that link in "Download" action. There you have to define
full download file path along with downloaded file name and extension.
So you can define your desirable folder.
Created file whith BAS instruction is not empty !
-
Hello,
When i create a 'file.txt' by using the instruction 'Create file' it works but it is not empty.
Its content is unreadable and looks like this:®§æê©Y[¨ã@.Øâ·åqÞ»Áz֚ʹR¶6ÞNÐþ]‘ùq\Î$Ut"î¢Åså²H颺œp0ÍqÓ¸gù-/rü¨fÕýnÍs=«V÷[nåû®Ýõm«Óvî§ð$µýr잸Ÿ!³ùË)ßx“.ŽÙbššTžƒM©,_ÀØÎö0 ÏÜœ^Ãm...
This appear also with a new empty project.
Is there anyone who can explain to me why ?
Thanks