[wtr-general] Re: click_no_wait again

2011-06-06 Thread Babitha
. If not, god save me!! :) I have called it quits. Thanks Babitha I hope On Jun 5, 7:04 am, Jarmo Pertman jarm...@gmail.com wrote: I still don't understand it all exactly. You had a browser object and ended up on the page where was a button, which created a javascript dialog upon

[wtr-general] Re: click_no_wait again

2011-06-05 Thread Babitha
have this question..is it a known issue? On Jun 4, 2:01 pm, Jarmo Pertman jarm...@gmail.com wrote: How did you manage to exactly fix it with #goto? Jarmo On Jun 3, 7:32 am, Babitha babitha.augus...@gmail.com wrote: Finally, I found what the issue was. It is happening because I am

[wtr-general] click_no_wait again

2011-06-02 Thread Babitha
. Can somebody please help me with this? Thanks, Babitha -- 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: click_no_wait again

2011-06-02 Thread Babitha
that internally there is again a call to do an IE.attach, and I guessed that may be failing. Please see the relevant part of the error message below: Watir::Button.new(Watir::IE.attach(:hwnd, 591236), :unique_number, 4).click!(); On Jun 2, 1:50 pm, Babitha babitha.augus...@gmail.com wrote: Trust me. I

[wtr-general] Re: click_no_wait again

2011-06-02 Thread Babitha
a call to IE.attach when click_no_wait is called, and I guessed probably that is the issue. Please see the relevant part of the error message below: Watir::Button.new(Watir::IE.attach(:hwnd, 591236), :unique_number, 4).click!(); On Jun 2, 1:50 pm, Babitha babitha.augus...@gmail.com wrote

[wtr-general] SelectList javascript event handlers not firing when JQuery is used

2011-05-26 Thread Babitha
, watir-1.6.7. IE 8 Is it a known issue? Is it fixed in the later version of Watir? thanks Babitha -- 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

[wtr-general] Re: Watir simple field recorder

2011-04-26 Thread Babitha
/Developer Toolbar; but it will ease your development effort a lot; especially if you have a form based application with lots of data entry fields. Thanks Babitha On Apr 21, 1:46 am, Željko Filipin zeljko.fili...@wa-research.ch wrote: On Fri, Apr 1, 2011 at 7:26 PM, Babitha babitha.augus

[wtr-general] Watir simple field recorder

2011-04-01 Thread Babitha
There was a ruby watir recorder written by Scott Hanselman(of Microsoft of course) a long time back. It was a full fledged recorder and like other recorders had the issue that the code generated couldn't be reusable. I made some small modifications to this so that it identifies the element IDs

[wtr-general] Watir simple field recorder

2011-04-01 Thread Babitha
if anybody was interested. But, I am not sure where I can upload it. Thanks, Babitha -- 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

[wtr-general] Re: click_no_wait not working for Checkbox

2010-12-02 Thread Babitha
Try increasing the sleep time. When it works through IRB, but not in code, most often than not, the issue is related to timing. On Nov 30, 3:30 am, Deep dedeepya.kanipa...@gmail.com wrote: Hi, I need to clear the checkbox which gives a pop up with OK and Cancel buttons. Then I have to click

[wtr-general] Re: Watir tests - result reporting

2010-11-16 Thread Babitha
Alastair, Stmbled on this: http://www.natontesting.com/2009/09/18/get-html-output-from-testunit-by-using-rspec/ Please see if it would work for you. Thanks, Babitha On Nov 13, 5:44 am, Alastair Montgomery doodl...@gmail.com wrote: Hi, Here is a small sample of the test scripts we are using

[wtr-general] Re: Watir tests - result reporting

2010-11-16 Thread Babitha
Željko, Thanks for your replies. But, isn't there any solution that would give an excel report? HTML report, even if color coded, I don't think is easy to run through. Thanks, Babitha On Nov 15, 5:16 am, Željko Filipin zeljko.fili...@wa-research.ch wrote: On Sat, Nov 13, 2010 at 12:44 PM

[wtr-general] Watir tests - result reporting

2010-11-12 Thread Babitha
, Babitha -- 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