Hi, watir-webdriver is not deprecated, watir-classic is deprecated. If you 
install watir, it automatically install watir-webdriver. 

If you use 'gem list watir' it doesn't display watir-webdriver this time. 
But it's default anyway. 

But if you still want to go for old version, then you can do by

gem install watir -v 5.0.0
gem install watir-classic 




On Tuesday, November 15, 2016 at 8:33:08 PM UTC+5:30, gary wrote:
>
> so, i had to spin up a new vm for some regression tests and went through 
> the normal installation process using gem install watir  and behold we now 
> have the wonderful version 6... unfortunately nothing seems to work in my 
> scripts now, watir-webdriver is depracated, doesn't know what Time is, the 
> list no doubt goes on, anyway what I'm hoping to find out is how to install 
> the previous version of watir so i can continue using watir-webdriver. I 
> intend getting everything upgraded in the future but as many of you will no 
> doubt appreciate "now is not the time". does anyone out there know how i 
> can install a previous version of watir so i can continue to use 
> watir-webdriver? thanks in advance, G
>

-- 
-- 
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]

--- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to