[wtr-general] Wătir

2009-12-09 Thread Željko Filipin
Bret suggested we should add breve accent over the "a" in "watir" so people would easily know how to pronounce it. What do you think? More information: http://ruby5.envylabs.com/episodes/32-episode-31-december-1-2009/stories/251-watir-1-6-5-has-been-released Željko -- watir.com - community mana

Re: [wtr-general] Wătir

2009-12-09 Thread Felipe Knorr Kuhn
Hello, I don't know if this would work for the international community :) I have heard people here in Brazil pronouncing it as "Wah-cheer", it's hard to tell people it's pronounced as "Water" :) FK 2009/12/9 Željko Filipin > Bret suggested we should add breve accent over the "a" in "watir" so

Re: [wtr-general] Wătir

2009-12-09 Thread Željko Filipin
On Wed, Dec 9, 2009 at 12:47 PM, Felipe Knorr Kuhn wrote: > I don't know if this would work for the international community :) True. I would not know how to pronounce Wătir too. > I have heard people here in Brazil pronouncing it as "Wah-cheer", it's hard to tell people it's pronounced as "Water

Re: [wtr-general] Wătir

2009-12-09 Thread Felipe Knorr Kuhn
Željko, I have installed Ruby+Watir for people who are very talented programmers but do not speak English, so I have adopted the Portuguese pronunciation with them. The correct pronunciation is not so important to me, I prefer spreading the word about the tool than teaching people how to call it

[wtr-general] Re: help me in using Excel DataDrivenTestHarnessExample

2009-12-09 Thread Tiffany Fodor
Venky, All of the rows are contained in your variable $addNotification and in the solution below, you're iterating through each with the $addNotification.each do |notification| If you're trying to select all the values in a select_list, you can use the select_list.options or select_list.getAllCon

[wtr-general] Re: require ‘watir’ command shows error from Interactive Ruby Shell (IRB)

2009-12-09 Thread b...@pettichord.com
We are looking into getting a new version of user-choices released. Bret On Dec 7, 10:07 am, Alvin Bunk wrote: > I noticed there is a problem issuing the command “require ‘watir’” > form the Interactive Ruby Shell. The error is described here: (http:// > forum.brightbox.co.uk/forums/isitruby19-c

[wtr-general] Re: Browser window close and Javascript popup problem on Watir 1.6.5/Ruby 1.8.6-26

2009-12-09 Thread DerekW
Brett/Charley, I am very sorry for not getting back to you any earlier on this (JMeter performance test priorities at the moment for me too). I've tried this again on watir 1.6.2 - seems like an old bad habit of mine was causing some of the problems in my use of watir 1.6.2, notably the "include

[wtr-general] different table of character between watir 1.6.2 and watir 1.6.5

2009-12-09 Thread Fabien
The result of puts $ie2.text with Watir 1.6.2 is IE2 TEXT Appartement t4 parc les perrussons marignane Ventes immobilières Bouches-du-Rhône - leboncoin.fr Offres Ventes immobilières - Bouches- du-Rhône Accueil | Déposer une annonce | Offres | Demandes | Mes annonce

[wtr-general] Re: different table of character between watir 1.6.2 and watir 1.6.5

2009-12-09 Thread Tiffany Fodor
Hi Fabien! There was a change in 1.6.5 to use UTF-8 encoding by default. This may be causing your problem. If you want it to work as it did in 1.6.2, ry changing line 14 in the watir-1.6.5\lib\watir\win32ole.rb file from this: WIN32OLE.codepage = WIN32OLE::CP_UTF8 to this: WIN32OLE.codepage =

[wtr-general] Re: Wătir

2009-12-09 Thread Tiffany Fodor
Hi all! Would it be possible to add an audio pronunciation like they do at dictionary.com on watir.com? http://dictionary.reference.com/browse/water (see the speaker icon next to the word 'water') It might be another cute gizmo to add to Watir.com -Tiffany On Dec 9, 4:39 am, Željko Filipi

[wtr-general] How to easily get button index?

2009-12-09 Thread Marlon
Hi, How can I easy get button index? Right now I am using this command - $ie.buttons.each { |b| puts b.to_s } to get the buttons but it only shows the button attributes but not the index. Is there any plugin in firefox (aside from firebug) or code that i can use to easily get it. Thanks and k

Re: [wtr-general] Re: help me in using Excel DataDrivenTestHarnessExample

2009-12-09 Thread venkat
thanks very much, i will try with your solution. On Wed, Dec 9, 2009 at 12:31 PM, venkat wrote: > Hi Tiffany, > thanks and no confusion, we are on the same page. > > > $addNotification = xlFile.getRowRecords("A1:E6", "Sheet4") > > $addNotification.each do |notification| > if notification['Prior