I have a static method used to launch a browser with a given URL. When the browser is already open, this takes over the active browser window.
This is a problem if t
Have a look at BrowserLaunch2. In particular this method for forcing a new window to be opened.