On 1/19/07, Naga Harish Kanegolla <[EMAIL PROTECTED]> wrote:
<input id="app_feedback_title" name="app_feedback[title]" size="30"
type="text" />
Both of this worked for me.
ie.text_field(:name, "app_feedback[title]").set("harish")
ie.text_field(:id, "app_feedback_title").set("harish")
You said to watir that name is contract_my_document[title], but it is
app_feedback[title].
--
Zeljko Filipin
zeljkofilipin.com
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general