<td  class="bluebox" > <span    id="supplierlabel">Supplier:<span
class="mandatory">*</span></span></td>
                            <td class="bluebox" ><span
id="supplierlabel1">
                            <input type="text" name="supplierName"
id="supplierName"  tabindex="1"  readOnly="true" size='15'>
                            <img id="suppImg" name="suppImg"
onclick="callSuppliersearchScreen();"
src="/stores/common/image/searchicon.gif" width="18" height="18">
                            <input type="hidden" name="supplierId" value=""
id="supplierId"></span>
                            </td>

Hi,
when I do ie.image().exists, it returns true, but flash and click doesn't
work on it.
i am using below code for above html source code


 ie_create.cell(:index,34).flash
 ie_create.image(:id, 'suppImg').flash
 ie_create.image(:id, 'suppImg').click
 ie_create.image(:index,7).click
 ie_create.image(:src,/stores/).click


Can someone help me on this???

-- 
THANKS N REGARDS
     SHIVANAND

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to [email protected]
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to