On Tue, Sep 18, 2012 at 1:35 PM, Jarmo <jarm...@gmail.com> wrote: > As i understand from Hugh's work then we can't lose commonwatir since it is needed due to the nature of Rubygems.
We can not delete old dependency? Strange. > Please give it one more try: > gem install watir --pre Thanks, it works fine now: $ gem install watir --pre Fetching: commonwatir-4.0.0.gem (100%) Fetching: watir-4.0.0.rc4.gem (100%) Successfully installed commonwatir-4.0.0 Successfully installed watir-4.0.0.rc4 2 gems installed $ irb > require "watir" => true > browser = Watir::Browser.new => #<Watir::Browser:0x..f68eae0386a8b66 url="about:blank" title=""> Željko
_______________________________________________ Wtr-development mailing list Wtr-development@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-development