On Mon, Oct 10, 2011 at 7:49 PM, Babu <[email protected]> wrote: > i have already installed watir 1.6.5 in my gem list. > But when i see the watir version as "ruby -e 'require "watir"; puts > Watir::IE::VERSION'" > it is showing 1.4.1
Did you install watir 1.4.1 via the exe file? In that case, I think the easiest way to uninstall is to completely uninstall ruby, then install it again and install watir with: gem install watir By the way, the latest watir release is 2.0.2. Željko -- watir.com - community manager watir.com/book - author watirpodcast.com - host -- 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]
