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, let me ask, is there a way to disable a certain thread while running? Thank you
@GhostZ oh really?? i didnt know that, thanks alot.
@tony2n91 said in Anyway to disable device client hints in BAS?:
or possible to do it with Profile like this one: "--disable-features=UserAgentClientHint" But this one --disable-features=UserAgentClientHint do not disable to like the second picture. Regard
or possible to do it with Profile like this one: "--disable-features=UserAgentClientHint" But this one --disable-features=UserAgentClientHint do not disable to like the second picture.
Regard
09cd735b-b4ea-4028-ac78-5cedf64f4d5a-изображение.png
@8xrkan said in Get current thread number:
Hello, is it possible to get the current running thread numbers which is reloading every x seconds/ or every new thread start? Example in Result tab: Currently running X threads Thanks!
Hello,
is it possible to get the current running thread numbers which is reloading every x seconds/ or every new thread start?
Example in Result tab: Currently running X threads
Thanks!
There is no ready-made action for this. But you can implement your work logic through a global variable.
Try: If thread index * sleep > (certain number) Make it sleep for a random amount of time (few minutes)
use sipmly triger examle on start mess1[chek] = true mess2[chek] = true mess3[chek] = true before send chek trigger if (mess3[chek] == true) { mess3[chek] = fale; send(msg ->