Currently Watir doesn't work with Ruby 1.9.x versions. It should work with 1.8.x versions after new release (beta version should happen soon by Charley). At least one problem is that win32-api gem doesn't have binaries for 1.9.
One of the next goals to work on i see is the same problem with compatibility with Ruby versions. I agree that it would be great to recommend 1.9.2 :) Jarmo On Wed, Sep 22, 2010 at 8:03 AM, Alister Scott <[email protected]> wrote: > Hi, > > I monitor the comments on the watir.com website, and it seems that ruby > versions are a source of much frustration for many people new to Watir. > > I was wondering if anyone here can provide some clarity around what versions > of ruby should be supported, deprecated, and whether there are some new > versions that haven't been tested yet. It'd be great to be in a position > where we can say, please always use the latest major stable version of ruby, > but I understand it's not that simple. > > Cheers, > > Alister > > Alister Scott > Brisbane, Australia > Watir Web Master: http://watir.com > Blog: http://watirmelon.com > LinkedIn: http://www.linkedin.com/in/alisterscott > > "There are two ways to get enough: One is to continue to accumulate more and > more. The other is to desire less." ~ G. K. Chesterton > > _______________________________________________ > Wtr-development mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/wtr-development > _______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
