Release Name: 1.4.1
Notes:
Watir 1.4.1 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:
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
|