Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'm using Windows 10. But when I open the interface, it takes forever to start in "starting application" mode.
Please show a script that loads in http client and does some functions
@wfbnz7hh
http://bablosoft.com/distr/BrowserAutomationStudio/24.4.0/BrowserAutomationStudioInstallAllInOne.exe
@xtangliang said in How to start BAS with specific script by CommandLine?:
hey guys, I got a question need your help: How to start BAS with specific script by CommandLine? It's not the default one or last one. I appreciate for any reply, thx
Duplicate topic
@zortexx said in How to sleep for x minutes after x follows?:
@bennettjimmy63 Hi. Try to divide cycle_index to 25. And check the result. If it is integer then sleep 2400 seconds. ccf0eb8c-5c99-4af6-8955-5e0e203cea98-image.png But you should be sure that number that you check is not string. If not you just get wrong result anyway.
@bennettjimmy63 Hi. Try to divide cycle_index to 25. And check the result. If it is integer then sleep 2400 seconds.
ccf0eb8c-5c99-4af6-8955-5e0e203cea98-image.png
But you should be sure that number that you check is not string. If not you just get wrong result anyway.
Can't seem to figure this out bro, this didn't work out for me