Quick note: Celerity 0.0.3 was released today.
== 0.0.3 2008-05-26
- 3 major enhancements:
- Added support for
- ,
- , , ,
,
,
,
,
and
elements * Better support for , and elements. They are now accessible from the top level in the same way as every other element, meaning you can do ie.option(:id, 'some_id'), or ie.row(:index, 1). * Better HTTPS support * 8 minor enhancements: * Improved CelerityViewer * Watir-like show methods (IE#show_divs, IE#show_tables, etc.) * All HTML elements now has a default how parameter, see http://celerity.rubyforge.org/wiki/wiki.pl?ListOfSupportedHtmlElementsAndTheirDefaultHowParameter * Raketask cleanup * Separated out Watir compatibility specific stuff * Form#submit implemented * Updated ATTRIBUTES constants for all element classes * TextField#type bug fixed
Celerity is a JRuby library for easy and fast functional test automation
for web applications.–
T. Alexander Lystad
http://celerity.rubyforge.org/
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
- Added support for