PyJFAPI
PyJFAPI copied to clipboard
Fuzz test runs in infinite loop
First of all, great script, works great!
I have one issue though, the test runs in a while loop that never ends. Two options: 1.) What do I need to tweak in the script to set a hard-coded "number of HTTP requests" value? 2.) Add a "number of HTTP requests" as a command-line argument.
Thanks!