[Wtr-general] clicking image (button?)

2007-03-22 Thread Parv
Hi, Please Help, as i'm trying to click on on image (button) that fires an onClick() event. Here's html: I have tried the following, but none has worked so far: * $ie.image(:src, 'http://myDomain.com/images/prep/new/submit.jpg').flash() * $ie.image(:src, /submit/).flash() * $ie.button(:src =>

Re: [Wtr-general] clicking image (button?)

2007-03-22 Thread Charley Baker
Hi Parv, You should be able to click on it with something like this: $ie.button(:src, /\/images/prep/new/submit.jpg/).click * $ie.image(:src, 'http://myDomain.com/images /prep/new/submit.jpg').flash() This control is a button in Watir not an image, the full url isn't listed in the src at

Re: [Wtr-general] clicking image (button?)

2007-03-23 Thread Parv
How do i vote? ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] clicking image (button?)

2007-03-23 Thread Charley Baker
Good question. Go to the JIRA page for this issue: http://jira.openqa.org/browse/WTR-74 On the left hand side in a frame you should see a link called Vote for It. Click on that and you've voted for it. :) This is actually a good thing for everyone to know. The higher the votes for issues in JIRA