@johnsharon said in How to login to any site using HTTP client in BAS?:
How to login to any site using HTTP client in BAS?
you must repeat the same requests that your site sends after you click the login button.
@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