06-21-2023, 12:07 AM
There is an option in ServerController, SessionOptions.UniqueURL. Set it to True and you may open more than 1 session from the same browser.
Have in mind that IW will add an identifier to the URL, so each session will have a different URL and one won't interfere with the other.
Have in mind that IW will add an identifier to the URL, so each session will have a different URL and one won't interfere with the other.

