I created a project with the following logic: it starts by making a GET request, parses the data, clears cookies, sets parsed JSON data into variables, then opens the browser and uses those variables.
I run the project with -1 and up to 20 threads. However, sometimes I get a problem where two...