It looks like in this env, Win7 64-bit, IE9 (version 9.0.8112.16421), both yahoo and facebook are actually returning a doc.readyState of 4 (Fixnum) instead of "complete". When the ie-class.rb sets this to doc.readyState.to_sym (line 542) it is hitting the removed functionality in Ruby ( http://slideshow.rubyforge.org/ruby19.html#19 ).
I cannot reproduce this on WinXP with IE8 or WinXP with IE7. I do not have a Win7 32-bit machine with IE9 to test this on. Wonder if anyone else is able to reproduce this in a similar environment or can test on Win7 32-bit with IE9. At this point I believe it is an environment issue. -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
