[wtr-general] Methods

2008-12-04 Thread Sowmya
+ $ie.url) puts 'Assertion passed' rescue StandardError => ex print "\n\n Error => " + ex + "\n\n" raise ensure end $ie.text_field(:name, "username").set("sow

[wtr-general] text_field problem

2008-12-30 Thread sowmya
t;Only numeric values allowed" three times as each digit of the id is entered. I even tried entering just 1 instead of 123 and I still got the same error pop-up. Anyone has ideas on how to get around this problem? Thanks Sowmya. P.S: I've just started using Watir. I looked through this for

[wtr-general] Re: text_field problem

2008-12-30 Thread sowmya
Never mind. It worked. [ie.text_field(:id, "create_id").value=(id)] On Dec 30, 2:26 pm, sowmya wrote: > Hello, > > I'm trying to set value to a text field that takes in only numeric > values. > > > > I tried the following: > > id = "123" &

[wtr-general] Firewatir and Firefox versions

2009-03-23 Thread sowmya
I was wondering how many use Firewatir in Windows and what version? Which version do you think works well for you? Do you think Firewatir updates match up to the number of Firefox version updates? --~--~-~--~~~---~--~~ You received this message because you are subsc