On Thu, Aug 23, 2012 at 11:22 PM, Chad Larkin <[email protected]> wrote: > 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.
I have just booted into windows 7 32-bit with IE9. ruby 1.9.3p194 (2012-04-20) [i386-mingw32] commonwatir (3.0.0) watir (3.0.0) watir-classic (3.1.0) irb(main):001:0> require "watir" => true irb(main):002:0> browser = Watir::Browser.new => #<Watir::IE:0x..fcd1d4bee url="about:blank" title=""> irb(main):003:0> browser.goto "yahoo.com" => 3.822006 There were no errors, yahoo page opened just fine. Željko -- filipin.eu -- 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]
