Hi all,
I'm using VBScript to launch an Edge browser with a specific URL in an app mode. In this, I need to include a code to check whether the same URL is already open in any instance of Edge browser. Is there any way to get the list of URLs that are currently opened in the Edge browser in VBScript / Batch file?
Thanks in Advance,