It looks like WATIR is becoming more and more tempting to use as a full-blown test automation tool… The one thing that was keeping me away was that it only works with Microsoft Internet Explorer. No more! I’ve discovered that it now works with FireFox and Safari on the Mac. Cross-platform regression testing of webapps using the same automated test tool is now posible. Absolute Genius.
Once I get through my shiny new “Agile Web Development with Rails”, I’ll be looking at WATIR in earnest.