.image is the correct method.  You might find this page useful:
http://wtr.rubyforge.org/rdoc/classes/Watir/Container.html

Also, this (very useful) page summarizes the methods supported by
element:

http://wiki.openqa.org/display/WTR/Watir+Methods+Supported+by+HTML+Element

Hope that helps.

orde

On Nov 20, 7:49 am, Rodrigo <rodrigo.bert...@gmail.com> wrote:
> Hi everybody,
>
> I'm having some issues working with img tags. I've tried some methods
> like ie.button, ie.image, ie.click but no one of them works when
> running the watir script.
>
> This is the html I have:
> <img alt="Manage Account" src="/img/buttons/navigation/btn-manage-
> account.gif"/>
>
> What method can I use for clicking or getting the Manage account
> option.
>
> Thanks a lor!
> Rodrigo
--~--~---------~--~----~------------~-------~--~----~
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