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
How to get BrowserId on this thread?
@HNB said in Show Browser - Hide Browser - permanently:
@Fox said in Show Browser - Hide Browser - permanently: This is only possible in the web interface. the web interface? sorry i dont get you
@Fox said in Show Browser - Hide Browser - permanently:
This is only possible in the web interface.
the web interface? sorry i dont get you
BASPremium allows you to install a web interface for your scripts: https://bablosoft.com/shop/BASPremium
Example of a web interface: https://bablosoft.com/interface-builder/index.html
i have not been able to get success with this, may be due to cached data not being available
@zerger3 https://www.youtube.com/watch?v=m9kKd2M0TQQ
@mfacundo94 @Findyourthing said in Is it possible to share cache across threads in order to save bandwidth?:
This idea is really interesting? Any answer?
You can try symbolic links (cmd mklink /j targetPath sourcePath). Not tried it myself and shared cache could potentially de-anonymize you.