[wtr-general] Re: click_no_wait again

2011-06-06 Thread Babitha
ng started working fine. I hope it makes some sense to you now. If not, god save me!! :) I have called it quits. Thanks Babitha I hope On Jun 5, 7:04 am, Jarmo Pertman wrote: > I still don't understand it all exactly. You had a browser object and > ended up on the page where w

[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 wrote: > How did you manage to exactly fix it with #goto? > > Jarmo > > On Jun 3, 7:32 am, Babitha wrote: > > > > > Finally, I found what the issue was. > > > It is happening becaus

[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 wrote: > Trust me. I have

[wtr-general] Re: click_no_wait again

2011-06-02 Thread Babitha
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 wrote: > Trust me. I have done my res

[wtr-general] click_no_wait again

2011-06-02 Thread Babitha
http://jira.openqa.org/browse/WTR-320 and http://jira.openqa.org/browse/WTR-459. 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] SelectList javascript event handlers not firing when JQuery is used

2011-05-26 Thread Babitha
ne. I have ruby 186-26, 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-g

[wtr-general] Re: Watir simple field recorder

2011-04-26 Thread Babitha
ou still have to use Firebug/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 wrote: > On Fri, Apr 1, 2011 at 7:26 PM, Babitha wrote: > >

[wtr-general] Watir simple field recorder

2011-04-01 Thread Babitha
ld share this script 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 wa

[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 and

[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 wrote: > Hi, > > I need to clear the checkbox which gives a pop up with OK and Cancel > buttons. Then I have to click on OK button to proceed. >

[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 wrote: > On Sat, Nov 13, 2010 at 12:44 PM, Alastair Montgo

[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 wrote: > Hi, > > Here is a small sample of the test scripts we are using at t

[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