It seems that in the light of exciting news about OperaWatir Charley forgot to send out an announcement about Watir 1.7.0.rc1 release.
The changes are as following: === IE improvements * Fixed Watir::IE#close_all. Closes http://jira.openqa.org/browse/WTR-463(Jarmo Pertman) * IE#wait waits now again until browser has a state of READYSTATE_COMPLETE due to strange timing issues. Closes http://jira.openqa.org/browse/WTR-466(Jarmo Pertman) * Added CSS3 selectors with usage like browser.text_field(:css => "input[name='text1']") (Jonas Tingeborn) * Updated bundled version of AutoIt to 3.3.6.1. Closes http://jira.openqa.org/browse/WTR-440 (Jarmo Pertman) === Firefox improvements * Fixed Element#exists? for cases where nested elements were used for locating (Alok Menghrajani) * Ignore uppercase tags in XHTML when searching for elements (Alok Menghrajani) Give it a try and let us know in case of any issues. Jarmo
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
