Sounds random but what I am trying to do it have a form with a few bits of data to be posted. I want the user to be able to hit submit multiple times and every time it opens a popup window. The pop-up window creates a session with the data but I don't want the next window to share the same session.
Not even sure if this is possible tbh but i was thinking i might be able to submit and it opens a new incognito window.