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).
Hello everyone, I hope you are well. I made a small program, it does 3 processes and I run "Manual browser control". I want to hide the browser while doing 3 actions. I don't want those running the program to see 3 processes. How can I solve this?
There is such option in premium version, so buy premium and activate hide browsers.
Unfortunately there is no show feature.
@yasin424 you buy a premium subscription bas?
@yasin424
When you pay for premium, you can choose to hide browsers. That option is available when you COMPILE script, so end user wont see browsers.
@Xmind on 29.5.0 work correctly?
@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
d0ffebf0-cd54-4c77-86f9-1fff9e275688-изображение.png
@Fox tanks I bought premium and used the feature
Well, it's pretty weird, because today I run a dozen time my script and it worked everytime.
Instead of wait for full page.. use wait for text or css.. your script will work faster..