Hello everyone! I'm happy to announce that another version of Watir has been just released - 3.0.rc2.
Its biggest goal is to conform even better with WatirSpec making it more compliant with Watir-WebDriver. Changelog: * Browser#textarea(s) method for searching <textarea> elements * Element#focus works with IE9 * Element#focused? returns the state of focus on that element * Element#to_subtype returns Element if non-supported tag found instead of crashing * searching by :class will match now partially like other tools behave (e.g. jQuery) Please try it out before final release of 3.0 by executing: gem install watir --pre Final release will follow in a few days if no critical issues detected. With Best Regards, Jarmo Pertman
_______________________________________________ Wtr-development mailing list Wtr-development@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-development