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
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
