[Wtr-general] Best Combination of Ruby and Watir

Charley Baker charley.baker at gmail.com
Fri Jun 8 16:16:46 EDT 2007


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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20070608/14503dd3/attachment.html 


More information about the Wtr-general mailing list