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?
Add a resourse for threads, and make it FixedInteger, Then restart record, And click on " Thread Number " on the left upper corner, Then add your threads resourse inside it.
@Hifive This means, that you are using action, which needs browser(load page, set proxy , etc) before you created it, or after you delete it.
Here is a project which does what you want