Now if we run the collection, Folder1–>Folder2–>Folder3 would be executed
But based on a condition if we want to change the execution during the run like
Folder1–>Folder3–>Folder2 how can we do this?
Came across pm.setNextRequest but i understand this requires the request names under each folder to be unique. But thats not the case with us. Any help appreciated