On Tue, Sep 18, 2012 at 5:42 PM, Željko Filipin <zel...@filipin.eu> wrote:

> I thought watir gem would install watir-webdriver gem automatically, but
> looks like it is not the case:
>


Nope, it does not currently do that. It does currently try to load
watir-webdriver/watir-classic during runtime and fail with instructions of
how to install a gem:
https://github.com/watir/watir/blob/master/watir/lib/watir/loader.rb#L26-30

For that to happen we should release 2 versions of watir gem - one for ruby
platform and another for windows. I actually think that it would be not too
big of a deal so maybe i will do that after some research how to do that in
the first place (i'm betting that i just have to change gem specification
platform and perform a gem push).

Jarmo
_______________________________________________
Wtr-development mailing list
Wtr-development@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to