Posted By: Bret Pettichord
Date: 2005-08-23 07:53
Summary: Watir 1.4.1 is released with new One-Click and Gem installs
Project: Watir
The Web Testing in Ruby group is pleased to announce the release of Watir 1.4.1. Watir is a Ruby Library for automating web applications using the Internet Explorer browser.
This release includes a few minor updates and two exciting new installers. We have a slick one-click installer that conveniently installs the complete Watir package (libraries, doc, examples) to your
desktop, and we also have a gem that allows for easy remote installation of the Watir libraries.
Thanks to Kingsley Hendrickse for the one-click installer. And thanks to Alex Verhovsky for help with the gem.
Changes in 1.4.1
removed annoying warning message that sometimes appeared
corrected Element#class_name references which has been misnamed Element#style
removed IE#capture_events (didn\'t really work)
added IE#bring_to_front and IE#front?
fixed failing frame tests
remove failing test for disabled images
better rdoc
|
|