A known limitation of the Postman Collection Runner is that it can only execute collection in a consecutive way.
And save the files in a postman/
directory.
Simply run npm init -y
and install the 3 dependencies: npm i async newman path
Run the script using npm start
command