I resolved my problem in 2 ways
ie.table(:id, "ivr_template:params").div(:index,1).click
ie.send_keys("lokesh")
and
ie.table(:id, "ivr_template:params").div(:index,1).click
ie.text_field(:index,1).set("lokesh")
Thanks Prajakta and jw
Regards,
Lokesh Agrawal
On Jan 13, 10:47 pm, jw wrote:
Hi Guys,
I am facing one problem.
In my webpage I have table which has many TD/TR and Div
Sample code
lokesh
Now, this Div is actually a text field where lokesh is written and I
want to change it.
I am able to find the div
ie.table(:id, "ivr_template:params").div(:index,1).flash
even I am abl
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??
Tha
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 real
rming. I haven't
> done a lot of work with xsl, just enough to write the stylesheet
> included with the framework. I learned what I know here:
>
> http://www.w3schools.com/xsl/
>
> Maybe you can find some tips on improving the report there.
>
> Hope this helps!
>
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 repo
Hi All,
I have one button in my web spplication:
When I click on button a Windows Internet Explorer pop up comes. I
have to click on "OK" on that Pop up.
I tried many methods given in Watir tutorials but nothing is working.
Can anyone help me?
Thanks for help.
Lokesh Agrawal
--~--~
rowse/WTR-279
>
> lokesh.agra...@gmail.com wrote:
> > Hi Bret,
>
> > Can you please tell me from where I can get the patch?
>
> > Thanks and Regards,
> > Lokesh Agrawal
>
> > On Jan 20, 7:53 am, Bret Pettichord wrote:
>
> >> A patch that fixe
Hi Bret,
Can you please tell me from where I can get the patch?
Thanks and Regards,
Lokesh Agrawal
On Jan 20, 7:53 am, Bret Pettichord wrote:
> A patch that fixes this problem was recently submitted to the
> wtr-development list.
>
> Bret
>
> jensen2525 wrote:
> > I ran into this issue and hav
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"
wrote:
> Pramod, could you s
10 matches
Mail list logo