Sending multiple files using open url in window
I have a requirement to download multiple files (obtained from another service) on click of an icon. I'm using tools.sendFile in loop but only the last file inside the loop is downloaded. Is there any way to download all the files inside loop? I confirmed that the java step gets executed multiple times in tracer.