Hello,

I too had the same problem the I just installed commonwatir 1.6.5 and the
installed watir -v 1.6.2
it let me do the installation but when i ran the previously running script
it faild stating no such file to laod watir/ie

Any suggestions

thanx in advance

regards
ravi

On Thu, Nov 12, 2009 at 12:58 PM, Alan Baird <alan.ba...@riskmetrics.com>wrote:

>
> This morning I was helping a coworker get some things up and running with
> watir and noticed that he had inadvertently got 1.6.5.  Since 1.6.5 changes
> the way .visible? works, we decided to go back to 1.6.2 and make sure
> everything was ok there.  We removed watir, commonwatir and firewatir and
> verified that everything was uninstalled.  After that, we did the following:
>
> C:\ >gem install watir -v 1.6.2
> ERROR:  Error installing watir:
>        firewatir requires commonwatir (= 1.6.5, runtime)
>
> C:\ >gem list --local
>
> *** LOCAL GEMS ***
> (removed unnecessary gems)
> ...
> commonwatir (1.6.2)
> ...
>
> C:\ >gem install firewatir -v 1.6.2
> Successfully installed firewatir-1.6.2
> 1 gem installed
> Installing ri documentation for firewatir-1.6.2...
> Installing RDoc documentation for firewatir-1.6.2...
>
> C:\ >gem install watir -v 1.6.2
> Successfully installed watir-1.6.2
> 1 gem installed
> Installing ri documentation for watir-1.6.2...
> Installing RDoc documentation for watir-1.6.2...
>
> So, to me it seems that there is a gem dependency in the firewatir install
> for commonwatir 1.6.5 (or maybe it's just the latest version).
>
> What do you think?
>
> Alan
>
> This email message and any attachments are for the sole use of the intended
> recipients and may contain proprietary and/or confidential information which
> may be privileged or otherwise protected from disclosure. Any unauthorized
> review, use, disclosure or distribution is prohibited. If you are not an
> intended recipient, please contact the sender by reply email and destroy the
> original message and any copies of the message as well as any attachments to
> the original message.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to