@kazecoi97
How much memory does BAS consume and under what conditions?
How can this be replicated? How many threads? What does the project do?
Downloading a pdf file, making directory, chrome
-
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.