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 download video from exact url ?
-
I have exact url of mp4 video - https://video.aliexpress-media.com/play/u/ae_sg_item/2212058072110/p/1/e/6/t/10301/347349260362.mp4 and want to download it with BAS. Normally i click right mouse button and choose "save video as" but when i choose right mouse button click in BAS there is no menu as it is in normal browser.