HI,
I used this code ::
ie.link(:text,"add to my contracts").click
ie.text_field(:name, "contract_my_document[title]").set("harish") 

where add to my contracts is the link, in which if we click on that link i'll 
be getting an ajax form. In that "Title" is the text_field.  the name of that 
title is contract_my_document[title]. SO i gave ie.text_field(:name, 
"contract_my_document[title]").set("harish")  then its giving element 
"contract_my_document[title]" not found. So please help me regarding this.

Thanks in Advance,
Harish
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=6170&messageID=17338#17338
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to