yes thanks  let give it a try

On Mar 10, 1:29 pm, Tiffany Fodor <tcfo...@comcast.net> wrote:
> If you're trying to get the value from a text field:
>
> my_text = ie.text_field(:name, 'text field name').value
>
> -Tiffany
>
> On Mar 10, 12:22 pm, maximore <hri...@gmail.com> wrote:
>
> >    field is text, should  the  Ie.text_field() do the  trick ?
>
> > On Mar 10, 11:16 am, Tiffany Fodor <tcfo...@comcast.net> wrote:
>
> > > Have you tried this?
>
> > > my_text = ie.form(:name, 'my_form').value
>
> > > If that doesn't work, you might want to verify the field is actually a
> > > form and not a text_field.
>
> > > Hope this helps!
>
> > > -Tiffany
>
> > > On Mar 10, 7:44 am, maximore <hri...@gmail.com> wrote:
>
> > > >  I am looking for a way to read back  from  a  form field? any idea
> > > > will be appreciated
--~--~---------~--~----~------------~-------~--~----~
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 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to