Jeff Fry wrote:
>
> I've been searching for but am unable to find the definition of the 
> .busy and .readyState methods IE is calling. Can you let me know where 
> they are declared (and ideally, how I might discover where they're 
> declared). I assume they are included from something else, but I 
> couldn't figure out where.

These are part of the COM API to the WebBrowser control. They are 
documented here.

http://msdn2.microsoft.com/en-us/library/aa752602.aspx

Well i can't find the doc for busy, but it is somewhere in the MSDN 
weeds. To a large degree, the value of Watir rests in the fact that Paul 
and I waded through this jungle, found the good bits and made them easy 
to find and use.

Bret
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to