I am developing a Custom Action by using Windows Programming. I need to check opened web pages (from IE, Chrome or Firefox) and search for a specific window. Searching for window title is not useful for me, because it may change. Do you know any way to detect? Maybe, i can use a cookie, or specific html tag, or not?
Thanks in advance.
Thanks in advance.