@Grassman said in BAS can not handle Press & Hold captcha:
I want to press & hold a button, which is impossible with BAS.
Possible.
@tense said in Launch BAS via CMD?:
Кто-нибудь знает, как передать переменные/ресурсы в автономный исполняемый сценарий BAS через командную строку?
Например, your_script.exe --resource1=12
Такого функционала нет в BAS
@Bascook said in Launch BAS via CMD?:
The only way to do this would be to create dynamic resources in your script and read files.
Run your .bat, which will write the necessary resources and execute your .exe
You can also change the contents of the file "actual.xml " and run script with the --silent flag