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.
List/File to Resource
-
How to add large list to resource? Theres a way to create dynamic resources during the script but I can add only one element per time there.
I know theres a way to add resource and set its localisation path but is there dynamic way?
-
@yourfriendkarol Please be more specific on what you are going to achieve. Resources in BAS are very powerful but somewhat limited on the other hand. In total I spent few hours on github trying to understand if using a resource would be good for my this or other problem.
