[Wtr-general] Best Combination of Ruby and Watir
Jeff Fry
jeff.fry at gmail.com
Fri Jun 8 16:53:51 EDT 2007
Thanks. Is this an accurate correction then?
To Install Ruby: http://ruby-lang.org
Best is to use Ruby 1.8.2-14.
Most of Watir works with newer versions of ruby as well, but
IE#modal_dialog requires the 1.8.2 WIN32OLE library.
It will NOT work with Ruby 1.8.1-13. (This version of Ruby has a bad
WIN32OLE library.)
Jeff
On 6/8/07, Charley Baker <charley.baker at gmail.com> wrote:
>
> modal_dialog only works for 1.8.2 currently since that's the version of
> Ruby that the win32ole.so library was compiled against. Bret added an
> error if you try to use this feature in newer versions of Ruby. If you need
> modal_dialog, you're limited to 1.8.2.
>
> -c
>
> On 6/8/07, Jeff Fry <jeff.fry at gmail.com> wrote:
>
> >
> >
> > On 6/8/07, Bret Pettichord <bret at pettichord.com > wrote:
> > >
> > >
> > > The IE#modal_dialog command only works with Ruby 1.8.2. You can use
> > > the
> > > latest version of Watir 1.5.
> > >
> > > Oops. This may not be clear in the rdocs. To be clear, are you saying
> > that the IE#modal_dialog command works with ruby 1.8.2 but not with
> > earlier OR later versions?
> >
> > Currently readme.rb says:
> > Best is to use Ruby 1.8.2-14 or later.
> >
> > Should I change that?
> >
> >
> > --
> > http://testingjeff.wordpress.com
> > _______________________________________________
> > Wtr-general mailing list
> > Wtr-general at rubyforge.org
> > http://rubyforge.org/mailman/listinfo/wtr-general
> >
>
>
> _______________________________________________
> Wtr-general mailing list
> Wtr-general at rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-general
>
--
http://testingjeff.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20070608/7c524b09/attachment.html
More information about the Wtr-general
mailing list