Re: [wtr-general] How to generate the test results?

2011-05-20 Thread ranjith kumar
Hey Amit, Kindly share the XML file once you are done. Thanks in Advance. Regards, Ranjith On Fri, May 20, 2011 at 11:34 AM, Amit Bobade amit.sr...@gmail.com wrote: *Dear all:* I am writing automation scripts using watir. I usually run scripts in editor and get output in the same. But

Re: [wtr-general] Re: Clicking OK on Pop Up with Watir

2011-05-19 Thread ranjith kumar
to the information you give to help identify and troubleshoot your problem. If you can't give us something to work with, expect nothing in return. On May 17, 9:24 am, ranjith kumar ranjith@gmail.com wrote: Hello Team, In my application i have pop up where i have to select Ok or Cancel. I

[wtr-general] Clicking OK on Pop Up with Watir

2011-05-17 Thread ranjith kumar
Hello Team, In my application i have pop up where i have to select Ok or Cancel. I tried http://wiki.openqa.org/display/WTR/Pop+Ups; given in this case. But i am unable to do so exactly.. Please help me in solving this issue. Thanks in Advance. Regards, Ranjith -- Before posting, please

Re: [wtr-general] Clicking OK on Pop Up with Watir

2011-05-17 Thread ranjith kumar
. *$b.button(:id, find id of the button).click* On Tue, May 17, 2011 at 11:24 AM, ranjith kumar ranjith@gmail.comwrote: Hello Team, In my application i have pop up where i have to select Ok or Cancel. I tried http://wiki.openqa.org/display/WTR/Pop+Ups; given in this case. But i

Re: [wtr-general] Re: Watir with Telerik Rad Grid

2011-05-09 Thread ranjith kumar
, 2011 at 7:32 PM, ranjith kumar ranjith@gmail.com wrote: Hi team, I have a issue : I have to select a value from telerik comobo box , and the rad combo box is inside the rad window. I am unable to provide the exact application. For rad window: http://demos.telerik.com/aspnet-ajax

Re: [wtr-general] Re: Watir with Telerik Rad Grid

2011-05-09 Thread ranjith kumar
ie1.div(:id,RadWindowWrapper_rwmAddProgram).ul(:class = rcbList).li(:text = Abc).click, but it didnt work. On Mon, May 9, 2011 at 6:09 PM, Željko Filipin zeljko.fili...@wa-research.ch wrote: 2011/5/9 ranjith kumar ranjith@gmail.com Please help in resolving the below issue: Didn't I

[wtr-general] Watir with Telerik Rad combo box inside telerik rad window

2011-05-07 Thread ranjith kumar
Hi team, I have a issue : I have to select a value from telerik comobo box , and the rad combo box is inside the rad window. I am unable to provide the exact application. Instead I am able to provide the application links for Rad window and rad combo box separately. For rad window:

Re: [wtr-general] Re: Watir with Telerik Rad Grid

2011-05-06 Thread ranjith kumar
...@wa-research.ch wrote: On Thu, May 5, 2011 at 2:00 PM, ranjith kumar ranjith@gmail.com wrote: Is there any function or method to wait till the url opens completely or page loads completely using watir. I am not sure is this up to date: http://wiki.openqa.org/display/WTR/How+to+wait

Re: [wtr-general] Re: Watir with Telerik Rad Grid

2011-05-05 Thread ranjith kumar
/aspnet-ajax/grid/examples/client/selecting/defaultcs.aspx selecting the row from the grid. Please check these links On Thu, May 5, 2011 at 3:13 PM, Željko Filipin zeljko.fili...@wa-research.ch wrote: 2011/5/5 ranjith kumar ranjith@gmail.com This time i took the code from view source of my

Re: [wtr-general] Re: Watir with Telerik Rad Grid

2011-05-05 Thread ranjith kumar
, Ranjith On Thu, May 5, 2011 at 4:15 PM, Željko Filipin zeljko.fili...@wa-research.ch wrote: On Thu, May 5, 2011 at 12:17 PM, ranjith kumar ranjith@gmail.com wrote: I am trying my best to give the data. I can see that. If you were not making progress I would not bother to reply

[wtr-general] Waiting for page load using Watir

2011-05-05 Thread ranjith kumar
Hello Team, I want my script to wait till a page loads completely or till i find a link/text/object in the page using watir Could you please provide me some sample examples for that. Exa:-- Navigate to www.google.co.in... I want my sctipt to wait til i could see *done* status in the status bar

Re: [wtr-general] Watir with Telerik Rad Grid

2011-05-02 Thread ranjith kumar
Hi, Can you please tell me which code are you reffering to. The code of the applciation where i am working with Rad grids. On Mon, May 2, 2011 at 12:10 PM, Angrez Singh ang...@gmail.com wrote: We are new to teleric Radgrid. We need sample code. Please help us. :) nice one Željko. Ranjith

[wtr-general] Watir with Telerik Rad Grid

2011-04-30 Thread ranjith kumar
Hello, I am working with teleric rad grid control. I have select any rown in the grid window using watir. COuld you please help me in resolving this, Thanks in advance Regards, Ranjith -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice.

Re: [wtr-general] Watir with Telerik Rad Grid

2011-04-30 Thread ranjith kumar
Hi, I am new to watir... I need a sample script especially to work with teleric Radgrid. I am facing the problem in clicking the row in the grid. Please help On Sat, Apr 30, 2011 at 4:50 PM, Željko Filipin zeljko.fili...@wa-research.ch wrote: On Sat, Apr 30, 2011 at 5:35 AM, ranjith kumar