Rubies:
One Bret P. gave me an extension to Watir 1.5, to fix bugs
caused by
Win32 OLE zombie objects. (The bug is they eat up all the file handles
in my
box!)
I have Watir 1.4.1, which is the latest one RubyGems will pull from …
wherever it pulls from.
How do I get Watir 1.5? I downloaded the Rubyforge CVS head, it said it
was
# The Release number
VERSION = "1.4"
and it is as incompatible with Bret’s patch as Watir 1.4.1 was.