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, I need to get multiple headers of the same name, but BAS only gets one normally? How do I get the rest? E.g. Set-Cookie with get cookies action, Set-Cookie[1] wont work
Please help me, thank you!
@Fox @support @support_dan
Managed to solve using the get cookie for URL action. Thanks!
OMG thank you for sharing your fix. I had the exact same issue today. Thank you sooooo much for just not writing something like: Nevermind I fixed it.
Again thank you m8 ;)
@Fox Thanks, it works.
@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.
@Allister , thanks for your help . Seems that i missed important data in wiki even after reading many times . Now its resolved.
30 seconds = 30000 miliseconds.