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