05-11-2011, 07:31 PM
You can spy on the status bar of your IE, it should be showing something like Browser("xyz")>Winstatusbar("abc") in spy tree and on highlighting on winstatusbar, you will be seeing properties for it. I observed 'regexpwndtitle' prop is having value 'done'. Try with GetROProperty("regexpwndtitle") = "done".