Hello everyone!

I'm happy to announce that Watir-Classic 3.2.0 has been released!

Put it into your Gemfile:
gem "watir-classic"

Or install it manually with:
gem install watir-classic


Changes:
* Add Element#browser method as an alias for Element#page_container.
* Fix SelectList#{select|clear} to fire onChange events for <select>
element.
* Watir::Browser is now a class instead of a module - beware if you're
monkey-patching.


With Best Regards,
Jarmo Pertman
_______________________________________________
Wtr-development mailing list
Wtr-development@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to