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.
How to read file with same original content ?
-
So, I have list of .txt file http://prntscr.com/fscluh with content paragraf http://prntscr.com/fschv6 , but when I read file and type to form of website, its not with paragraf http://prntscr.com/fsclfe . how to type like the original ?
