Hi,

Your input type is hidden.
Instead using text_field, use hidden

ie.hidden(xxx,"xxx").set("yyy")

I hope this helps

* Gustavo Godoy
Brasil
*


Fukaya Yoshikazu wrote:
> help me
>
> How can I access to the following text_field !
> I could not get to it by using
> "ie.text_field(:name,'miseCode').set('1234')"
> Why!
> can't  Watir access to a text_field without 'type=' like this?
> ------------------------------------------
> <TBODY><TR>
>
> <TD>title</TD>
>
> <TD><INPUT maxLength=4 size=6 value=201 name=miseCode> <INPUT maxLength=7 
> size=10 value=167 name=kyakCode> <INPUT type=hidden value=201 name=miseC> 
> <INPUT type=hidden value=167 name=kyakC> </TD></TR></TBODY>
>
> ------------------------------------------ 
>
>
> >
>   

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to