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?
I am running aync threads..
I am scanning pages for output and every thread has this message which gets in the way of the output...
How do I hide the message? Is there any way to do this? Thanks.
These messages in the default interface cannot be hidden, use the web interface.
@antinxd can you show me how to do it? I need the project to make several queries without closing and opening the browser because each time it opens and closes it goes through a captcha that the program can not solve, so I have to put manually. that's why the browser can't be opening and closing .. can you send me a picture of how it should be done?