Watir Blog from June, 2008

  2008/06/09
Watir 1.5.5 is released

"gem install watir" to the latest.

New Features

  • 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

Bug Fixes

Posted at 09 Jun @ 6:01 PM by Bret Pettichord | 0 Comments
  2008/06/10
Watir 1.5.6 is released

To install this:

"gem update --system"
"gem install watir"

Installer Fix

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.

Posted at 10 Jun @ 12:36 PM by Bret Pettichord | 0 Comments