Hi, do not know about the older Versions, but you can enter in console:
gem server and then goto localhost:8808 It says for me: *watir 3.0.0* [rdoc] [www] <http://github.com/watir/watir> - depends on commonwatir <http://localhost:8808/#commonwatir>, watir-classic<http://localhost:8808/#watir-classic>. Watir So the current watir Version is 3.0.0! BTW: *ruby -e 'require "watir"; puts Watir::IE::version' *puts the Version of IE, not watir. Same as in IE - help - info! Bye Gerrit On Wednesday, August 1, 2012 8:26:40 AM UTC+2, mc060200778 wrote: > > Hi, > > What are the different versions of Watir available? > i just tried following and somehow come to know that watir version 1 is > installed on my machine. Is it the latest one? > * > * > *C:\>ruby -e 'require "watir"; puts Watir::IE::VERSION'* > *-e:1:in `<main>': uninitialized constant Watir::IE::VERSION (NameError)* > > Thanks > -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
