@Roy-Mustang e5989c5a-7626-4c1d-a311-0ce574c14d90-image.png after I get two verision is "138.0.7204.50", "137.0.7151.56" and add 137.0.7151.56 to "Browser version" then run profile its showing this error , add 138.0.7204.50 its still working fine
How do I prevent the browser from opening in the current project?
-
I don't want the browser to open in a running project. I don't want it to monitor user actions. How can I do it?
-
@hasandevaki if you are talking about opening a browser window in a running project - the function is available when you compile the project
-
@hasandevaki said in How do I prevent the browser from opening in the current project?:
@tet-vivi no, I don't want it to be traceable after the project is complete. The sites and values I entered will not appear. No one can "show the browser"
tanksYou were answered correctly, to hide browsers from users, you need to enable the "Hide browsers" option when compiling the script.
