Latest version of BAS
https://bablosoft.com/distr/BrowserAutomationStudio/28.8.1/BrowserAutomationStudioInstallAllInOne.exe
In the fingerprint settings (if used), select Browser Version: current
when i compiled script i made it hidden Browers but after start it with 30 thread the Browers show in task manger like this :

how to hide it like this :
@Moastafi74 said in how to hide complete browsers:
when i compiled script i made it hidden Browers but after start it with 30 thread the Browers show in task manger like this :
how to hide it like this
Each browser consists of several Chromium processes, it is impossible to open the browser for viewing through them. It is also impossible to hide Chromium processes in the task manager
@Fox but it's another bot make the same i do but this bot everything is hidden
how
@Moastafi74 said in how to hide complete browsers:
@Fox but it's another bot make the same i do but this bot everything is hidden
how
Compile the script with protection and all Chromium processes will be inside the process FastExecuteScript.exe
