[wtr-general] Re: [Wtr-development] watir-webdriver 0.5.2

2012-02-01 Thread Aliaksandr Ikhelis
Great job, thank you, Jari!

Jarmo - any specific plans when final watir3.0 will be released?

Also, wonder is there any consideration for matching Watir Cookies API to
watirspec as well?

Thank you,
Aliaksandr Ikhelis


On Wed, Feb 1, 2012 at 11:00 AM, Alister Scott alister.sc...@gmail.comwrote:

 I have created a new page on watirwebdriver.com about the new cookies
 API. Thanks Jari for implementing so quickly.

 http://watirwebdriver.com/cookies/

 ___
 Wtr-development mailing list
 wtr-developm...@rubyforge.org
 http://rubyforge.org/mailman/listinfo/wtr-development


-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com


Re: [wtr-general] Re: [Wtr-development] watir-webdriver 0.5.2

2012-02-01 Thread Željko Filipin
On Wed, Feb 1, 2012 at 5:17 PM, Jari Bakken jari.bak...@gmail.com wrote:
 You also link to jarib/watir-webdriver (on both GitHub and Travis), which
is now changed to watir/watir-webdriver.

Ops. :) I have copy/pasted text from the previous release. Fixed.
Please let me know if you notice anything else.

Željko

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com


Re: [wtr-general] Re: [Wtr-development] watir-webdriver 0.5.2

2012-02-01 Thread Jari Bakken
There's still the issue Jarmo pointed out - no longer returns Array, but
Array - e.g. the part about String and Option got lost. Feel free to
rephrase that if it's hard to understand (the collection type syntax is
stolen from Yard w/roots in C++/Java).

On Thu, Feb 2, 2012 at 12:25 AM, Željko Filipin zeljko.fili...@gmail.comwrote:

 On Wed, Feb 1, 2012 at 5:17 PM, Jari Bakken jari.bak...@gmail.com wrote:
  You also link to jarib/watir-webdriver (on both GitHub and Travis),
 which is now changed to watir/watir-webdriver.

 Ops. :) I have copy/pasted text from the previous release. Fixed.
 Please let me know if you notice anything else.

 Željko

 --
 Before posting, please read http://watir.com/support. In short: search
 before you ask, be nice.

 watir-general@googlegroups.com
 http://groups.google.com/group/watir-general
 watir-general+unsubscr...@googlegroups.com


-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com


Re: [wtr-general] Re: [Wtr-development] watir-webdriver 0.5.2

2012-02-01 Thread Željko Filipin
On Wed, Feb 1, 2012 at 5:29 PM, Jari Bakken jari.bak...@gmail.com wrote:
 There's still the issue Jarmo pointed out - no longer returns Array, but
Array - e.g. the part about String and Option got lost. Feel free to
rephrase that if it's hard to understand (the collection type syntax is
stolen from Yard w/roots in C++/Java).

Argh. Wordpress.com refuses to keep ArrayString even when I wrap it with
code tag. String just dissapears.

I have changed it to: Watir::Select#selected_options no longer returns
array of strings, but array of Watir::Option objects. Please let me know
if there is a better way to say it.

Željko

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com


[wtr-general] Re: [Wtr-development] watir-webdriver 0.5.2

2012-01-31 Thread Jarmo
I guess you have a typo there - Watir::Select#selected_options no longer
returns Array, but Array.

J.

On Wed, Feb 1, 2012 at 7:27 AM, Željko Filipin zeljko.fili...@gmail.comwrote:

 More information at http://watir.com/2012/02/01/watir-webdriver-0-5-2/

 Željko
 --
 watir.com/book - author

 ___
 Wtr-development mailing list
 wtr-developm...@rubyforge.org
 http://rubyforge.org/mailman/listinfo/wtr-development


-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com