Re: [Wtr-general] How to click on image associated with link

2007-01-22 Thread Ċ½eljko Filipin
On 1/19/07, minal [EMAIL PROTECTED] wrote: For some strange resons ie.cell(:id, 10TD37).click doesn't work on my application. I think you need to have watir 1.5 for that. -- Zeljko Filipin zeljkofilipin.com ___ Wtr-general mailing list

Re: [Wtr-general] How to click on image associated with link

2007-01-19 Thread minal
Thanks to both of you for your replies. Clicking on image based on IMG tag attributes, will not work for this application, since each row in table has same image with same IMG-tag attributes. For some strange resons ie.cell(:id, 10TD37).click doesn't work on my application. But I found work

[Wtr-general] How to click on image associated with link

2007-01-18 Thread minal
Hi, I am new to ruby/watir. Please see HTML code snippet below. I want to click on image with title Delete survey, responses, emails of table cell with id = 10TD37. How do I do that. Thanks Code snippet: TR id=TR36 onmouseover=style.backgroundColor='#ebebeb';