On Wed, May 9, 2012 at 1:39 AM, Bhavesh <[email protected]> wrote: > there is no .exe file too.
The only exe file we had was for watir 1.4.1 and that was back in 2005: http://rubyforge.org/frs/?group_id=104 > So is there a way by which we can install specific version of watir? Sure. For example: gem install watir -v 2.0.4 https://rubygems.org/gems/watir/versions/2.0.4 > Can we list how many version are available? https://rubygems.org/gems/watir/versions Željko -- watir.com/book - author -- 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]
