IE

A

Agustin Ramos

[Note: parts of this message were removed to make it a legal post.]

Hi everybody!, i want to know if it's possible to get the state icon in the
button left of the Internet Explorer, like "Error on Page" or "Done" or
something like this (java script errors).
I'm using the latest version of the Watir library (1.5.3)

Ideas are welcome

Regards
 
M

Moises Trovo

[Note: parts of this message were removed to make it a legal post.]

Hi everybody!, i want to know if it's possible to get the state icon in
the
button left of the Internet Explorer, like "Error on Page" or "Done" or
something like this (java script errors).
I'm using the latest version of the Watir library (1.5.3)

Ideas are welcome

Regards


Maybe you can get it with jscript, but as it's an IE special behavior almost
sure that's not possible with true javascript.
 
W

Wyatt Greene

[Note: parts of this message were removed to make it a legal post.]

Hi everybody!, i want to know if it's possible to get the state icon in
the
button left of the Internet Explorer, like "Error on Page" or "Done" or
something like this (java script errors).
I'm using the latest version of the Watir library (1.5.3)
Ideas are welcome

Maybe you can get it with jscript, but as it's an IE special behavior almost
sure that's not possible with true javascript.

You can, however, get the text of the status bar via JavaScript via
Ruby's Win32OLE. I've done this before (but unfortunately I don't
have access to that code now, or I'd post it). It's an OLE method
that you send to the browser object named something like status or
statusText.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,282
Messages
2,571,404
Members
48,095
Latest member
WalkerBore

Latest Threads

Top