Forum Discussion

kinsleyd's avatar
kinsleyd
Contributor
15 years ago

IE status bar alert sign

I'm attempting to find the object or property within an Internet explorer session for the Yield Exclamation sign in the bottom left hand corner - Status bar.  Its the only thing apparent when pages return java script errors of a certain type.  I've used the finder tool, but it only returns

Sys.Process("iexplore").IEFrame(0).Tab("http://jpidev02.jpidev.com/gsa/pipadmin.nsf/jserror?OpenForm - Windows Internet Explorer").Window("msctls_statusbar32", "", 1)

which doesn't seem to indicate that error status.  You see the same .Window("msctls_statusbar32", "", 1) in cases when there isn't an error.



Any thoughts?

13 Replies