@ptt-bds Cho những thứ bạn muốn thực hiện khi ALL PROJECT lỗi, ví dụ như ghi ra log, ghi ra tệp, gửi thông báo, quay lại bước nào đó...
Vì khi một trong những hành động trong ALL PROJECT lỗi nó sẽ nhảy xuống chỗ này.
Get current thread number
-
@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!
There is no ready-made action for this. But you can implement your work logic through a global variable.