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

-- 
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]

Reply via email to