@abojnkl said in Good evening everyone, How can I run a real browser inside BAS?:
How can I run a real browser inside BAS?
There is no way to do it.
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
