Watir\'s site says I need Ruby 1.8.6, which I\'m running. And windows installation should be as simple as gem install watir. But when I run that, I get this:
gem install watir
I also had to install nokogiri to get Watir to install successfully on windows, after installing DevKit. Use: gem install nokogiri