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 need the BAS browser to remain active after the thread is finished, and the next iteration of the script to open a new browser. Or the threads should be started one by one instead of simultaneously. Can you tell me how to implement this in BAS?
If you want to keep active, after doing everything, leave last action ; user interaction > manual input....
@nabil Yes I did that, but I need to start the next account, and so I will have a thread not completed and the next one will not run
https://community.bablosoft.com/topic/22603/androidmanager-module-for-managing-android-emulators/257
@bestseo If your function has labels, then they can be the cause of the problem. Attach a test project so I can replicate the issue please.
@hvrsh thanks, bro!
I got it, with some other logic.
I had to redefine global variable while inside the thread, then increase it.
Have u tried : Browser - Reset?