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).
Threads are running for random time and sleep random time.
is there a method to run only 10-15 threads at the same time?
Thanks
@andreiem can. how do you start threads?
@tet-vivi I open the BAS script only with 10 threads right now because of the low CPU/RAM. 10 threads are working for 7 minutes and then close the browser and sleep for 30 minutes.
@andreiem
@Fox ok, thank you!
@ahmad the action run process
@Alexender remove line after use
@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.
@heshamyassin1
Here ya go bud, example with Visual Designer.
0_1555168002790_5minEnd.xml