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.
Update BAS Chrome Version
-
Hello, i use BAS for an website automation project, but now my tarjet website is not working with the chrome version of the BAS. How can i update BAS browser?
Thank you.
-
@eric-jerad Install the desired User-Agent (Action "Set header") or use fingerprints http://fingerprints.bablosoft.com/
-
I tried both, install user agent and use fingerprint and none of them work, the site can still detect outdated browser and does not work
-
same here with spotify i keep getting message browser is outdated
-
Please update BAS chrome version guys! we need it for spotify
-
@eric-jerad
@support said in Выпущена 22.0.0 версия BrowserAutomationStudio:ну вот например спотифай выдаёт ошибку и просит обновить браузер
Проблема была в версии widevine plugin.
В новой версии этот исправлено.
Чтобы исправить сейчас, вот последняя версия widevine plugin https://www.dropbox.com/s/3o830zau1kl54wz/widevine.zip?dl=0
Ее нужно разархивировать в папку
C:\Users%USERNAME%\AppData\Roaming\BrowserAutomationStudio\apps\22.0.0\Worker\widevineЕсли такие же проблемы будут появляться в будущем, то необходимо скопировать библиотеку прямо из Chrome
C:\Program Files (x86)\Google\Chrome\Application\Текущая версия хром\WidevineCdm
И в файле manifest.json заменить номер версии.Есть еще какие-то конкретные примеры, где BAS "виден разным сервисам"?
-
That worked, you saved my life dude! Thank you very much!!