[wtr-general] Re: Can't click on an image link.

2009-08-03 Thread Chuck van der Linden
On Aug 2, 10:59 pm, jane.liu jane.li...@hotmail.com wrote: hi,james,  use the following code for trying: ie.image(:xpath,//i...@src='=../ App_Themes/co/locationdrilldown_hollow.jpg']).click the .image method acts on elements defined with the img tag. In his case he has an input type=image

[wtr-general] Re: Can't click on an image link.

2009-07-25 Thread sHiVa
Hi james, use the following code for clicking the image browser.button( :id, /imgNavImage$/ ).click Regards Siva On Jul 25, 12:33 am, James jgcpal...@gmail.com wrote: Never Mind!  I should have tried button. On Jul 24, 3:25 pm, James jgcpal...@gmail.com wrote: Here's the source:

[wtr-general] Re: Can't click on an image link.

2009-07-24 Thread James
Never Mind! I should have tried button. On Jul 24, 3:25 pm, James jgcpal...@gmail.com wrote: Here's the source: td                                                 input type=image name=navLocation:dlCrumbList:_ctl0:imgNavImage id=navLocation_dlCrumbList__ctl0_imgNavImage