1.8.6 or 1.8.7 are still recommended due to it's dependencies.

Jarmo

On Thu, Jan 6, 2011 at 11:22 AM, Prajakta Jadhav
<jadhav.praja...@gmail.com>wrote:

> Happy New Year to you too!
> And thanks for the new Watir. :)
>
> Is this Watir version tested on latest Ruby, i.e 1.9.2 or is Ruby 1.8.6
> still the recommended ruby version for Watir?
>
> Regards,
> Prajakta
>
>
>
> On Thu, Jan 6, 2011 at 2:26 PM, Jarmo <jarm...@gmail.com> wrote:
>
>> Hello and Happy New Year to everyone!
>>
>> This year's first Watir is here - version 1.7.0!
>>
>> Install it with:
>>
>> Windows:
>>   gem install watir
>>
>> Linux/OS X:
>>   gem install firewatir
>>
>> Changelog:
>>
>> === IE improvements
>>
>> * Fixed Watir::IE#close_all to close all IE windows, even the ones with
>> tabs. Closes http://jira.openqa.org/browse/WTR-463 (Jarmo Pertman)
>> * IE#wait waits now again until browser has a state of READYSTATE_COMPLETE
>> due to strange timing issues. Closes
>> http://jira.openqa.org/browse/WTR-466 (Jarmo Pertman)
>> * Added CSS3 selectors with usage like browser.text_field(:css =>
>> "input[name='text1']") (Jonas Tingeborn)
>> * Updated bundled version of AutoIt to 3.3.6.1. Closes
>> http://jira.openqa.org/browse/WTR-440 (Jarmo Pertman)
>>
>> === Firefox improvements
>>
>> * Fixed Element#exists? for cases where nested elements were used for
>> locating (Alok Menghrajani)
>> * Ignore uppercase tags in XHTML when searching for elements (Alok
>> Menghrajani)
>>
>> === General improvements
>>
>> * Return Element#id correctly when using Element#when_present and friends
>> methods. Closes http://jira.openqa.org/browse/WTR-469 (Jarmo Pertman)
>>
>> Whole Changelog is available at
>> http://github.com/bret/watir/compare/v1.6.7...v1.7.0
>>
>> Watir Development Team
>>
>> --
>> Before posting, please read http://watir.com/support. In short: search
>> before you ask, be nice.
>>
>> watir-gene...@googlegroups.com
>> http://groups.google.com/group/watir-general
>> watir-general+unsubscr...@googlegroups.com<watir-general%2bunsubscr...@googlegroups.com>
>>
>
>
> _______________________________________________
> Wtr-development mailing list
> Wtr-development@rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-development
>
_______________________________________________
Wtr-development mailing list
Wtr-development@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to