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).
When i do "Get all items from cache" its gets response code body etc, but json cant parse it as is object, is there any other way to parse it?
You can use node or javascript for that. You can even run VBscript from BAS too, if you want.
@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.
@plantacja said in Hi how to get all text from add element?:
@stephenperry18 Probably it can be done much faster.. but basic solution for this is simle create resource with your 1.txt file type text -> content from resource
@stephenperry18
Probably it can be done much faster.. but basic solution for this is simle
thank you I'll try this! :)