[Wtr-general] Inputing text into a <textarea> that is contained within a <div>

Charley Baker charley.baker at gmail.com
Fri Sep 8 13:33:22 EDT 2006


In your example you don't mention the text_field anywhere. I just tried this
with Watir 1.5.1 lateset development gem and it worked fine:

    $ie.div(:id, 'text_fields1').text_field(:name, 'div_text1').set("show me
the money")

Send an html snippet and your script line if this doesn't work.

-Charley

On 9/8/06, Zeljko Filipin <zeljko.filipin at gmail.com> wrote:
>
> Post a html snippet so I could try it myself.
>
> Zeljko
>
> _______________________________________________
> Wtr-general mailing list
> Wtr-general at rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-general
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20060908/f8bf778c/attachment.html 


More information about the Wtr-general mailing list