In my application i want to write a watir code for browsing an image
Working:
1:Click on browse button
2:Pop window opens.I click on image and click on ok
3:Image path is displayed under the browse field
4:Click on upload

Now i want to write a watir code for the above.

Html code is:
<div class="file f">
<input id="product_photo" class="file" type="file" size="20"
name="product[photo]"/>
<strong class="alert"/>
</div>

Please suggest

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

Reply via email to