Multiple attributes can now be specified for these elements:
li, ul, map, area, h1, h2, h3, h4, h5, h6. (This was claimed to work earlier,
but never did.) http://jira.openqa.org/browse/WTR-196
Made examples and unit tests somewhat better examples: removed unnecessary
"include Watir" statements; started using "browser" instead of "$ie"; use
new methods 'goto_page' and 'uses_page' (this last improves performance of
unit tests). http://jira.openqa.org/browse/WTR-159
Moved brittle unit test that was causing cascading failures; renamed another
that was causing a namespace collision. http://jira.openqa.org/browse/WTR-92
This update fixes an installer problem in Watir 1.5.5 that affected some users.
If you installed 1.5.5 without error, there is no reason to get this update.