[Wtr-development] [JIRA] Created: (WTR-458) Watir version 1.6.6 doesn't show correct version number
Ning Cao (JIRA)
watirjira at gmail.com
Tue Oct 12 12:34:19 EDT 2010
Watir version 1.6.6 doesn't show correct version number
-------------------------------------------------------
Key: WTR-458
URL: http://jira.openqa.org/browse/WTR-458
Project: Watir
Issue Type: Bug
Components: Gem installer
Affects Versions: 1.6.6
Environment: Windows XP, IE8
Reporter: Ning Cao
Priority: Major
I'm running Watir on Windows XP and just updated to version 1.6.6, after the installation I wanted to check the version by using
ruby -e 'require "watir"; puts Watir::IE::VERSION'
[expected]Should show version number 1.6.6
[actual]The output was:
-e:1: warning: toplevel constant VERSION referenced by Watir::IE::VERSION
1.8.6
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.openqa.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wtr-development
mailing list