I did this: 1. Uninstall Ruby 2. Install Ruby 1.8.7-P358 http://rubyinstaller.org/downloads/ 3. Open a command window and run the following commands in this order • gem update --system • gem install builder --no-rdoc --no-ri • gem install activesupport -v 3.1.3 --no-rdoc --no-ri • gem install watir -v 1.6.5
Works fine now. All our scripts were written a while ago so I needed an older version. I'm still on IE8, with Win 7. Do you think moving up to IE9 would hurt anything? -- 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]
