Just in case - if you see ffi gem problems on Ruby 2.0, then install 1.5.0.pre1 version manually until 1.5.0 has been released: gem install ffi --pre
With Best Regards, Jarmo Pertman On Saturday, March 16, 2013 10:29:10 AM UTC+2, Jarmo Pertman wrote: > > Good news everyone! > > I'm happy to announce that Watir-Classic 3.6.0 has been released! > > Put it into your Gemfile: > gem "watir-classic", "~> 3.6.0" > > Or install it manually with: > gem install watir-classic > > Changes: > * Add full support for Ruby 2.0 and IE10. > * Add support for modal dialogs on Ruby 2.0. > * Bump up nokogiri dependency for Ruby 2.0 support. > * Fix Browser#version for IE10. > * SelectList#select and SelectList#select_value return empty string when > value is removed after selection. > > > With Best Regards, > Jarmo Pertman > -- -- 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] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
