Karolina
4 years agoNew Member
Open url in new window
Hello. I have a requirement to open an app in a new window. With JavaScript code: Browsers.Item(btChrome).Run("https://google.com"); which is replacing the existing active browser window url and ...