[wtr-general] Re: button.Click_No_Wait only highlights the button, does not click

2009-02-02 Thread lokesh.agra...@gmail.com
Hi, I am facing the same problem. click_no_wait is just highlighting the button, it's not clicking button. I using XP and Watir 1.5.6 Any pointers for the same will be appreciated. Thanks and Regards, Lokesh Agrawal On Dec 12 2008, 7:58 pm, larryni...@gmail.com larryni...@gmail.com wrote:

[wtr-general] Not Able to click popup

2009-04-20 Thread lokesh.agra...@gmail.com
Hi All, I have one button in my web spplication: INPUT class=iceCmdBtn id=_id129:configchange onblur=setFocus (''); onfocus=setFocus(this.id); onclick=deleteCalled (form,this,event,'Are you sure you want to restart the Agent? \n \n Till the time agent restarted, you may not be able to do any

[wtr-general] Excel Data Driven Harness with Database Verifications

2009-04-27 Thread lokesh.agra...@gmail.com
Hi All, I am using Excel Data Driven Harness with Database Verifications as framework in my project. http://wiki.openqa.org/display/WTR/Excel+Data+Driven+Harness+with+Database+Verifications There is one xsl sheet (transform-results.xsl)to convert xml report to HTML report. I don't like that

[wtr-general] Re: Excel Data Driven Harness with Database Verifications

2009-04-29 Thread lokesh.agra...@gmail.com
...@gmail.com lokesh.agra...@gmail.com wrote: Hi All, I am using Excel Data Driven Harness with Database Verifications as framework in my project.http://wiki.openqa.org/display/WTR/Excel+Data+Driven+Harness+with+Dat... There is one xsl sheet (transform-results.xsl)to convert xml report

[wtr-general] Help needed in automation using Watir

2009-05-14 Thread lokesh.agra...@gmail.com
Hi All, I am doing web application automation using Watir. The problem I am facing is, whenever we get a new build from developers there are changes in id, name of some objects. Due to which our scripts fails and manually we need to find what are the changes by viewing source code. This is

[wtr-general] Looking for Watir Runner

2009-05-15 Thread lokesh.agra...@gmail.com
Hi All, I am lokking for GUI interface (either web based or any other app) to invoke ruby scripts. I checked Rails Runner on wiki.openqa.org/display/WTR/Rails+test+runner+example+app but its not working with latest rails versions. Does anyone has any clue for this type of GUI Interface??