Thanks Orde,  That did the trick!

On Jun 23, 2010 4:10 PM, "orde" <ohil...@gmail.com> wrote:

The anchor tag has event handlers associated with it (e.g. onClick),
so you might need to trigger the event.  Check this out:

http://wtr.rubyforge.org/rdoc/1.6.5/classes/Watir/Element.html#M000557

Example syntax: browser.link(:id, 'id').fire_event('onclick')

Hope it helps.


On Jun 23, 1:41 pm, Eric Mathiesen <mathiese...@gmail.com> wrote:
> Hello all,
>
> On
>
> <input id...
--
Before posting, please read http://watir.com/support. In short: search
before you ask, be nice.

You received this message because you are subscribed to
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe:
watir-general+unsubscr...@googlegroups.com<watir-general%2bunsubscr...@googlegroups.com>

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com

Reply via email to