On Tue, Mar 24, 2009 at 09:33, Isabel <joybe...@gmail.com> wrote:
> ie.text_field(:name => "q" ,:index => 2).set("xyz")
> Still I am getting an error.

Because it can not find the second text field with name "q".

> ie.text_field(:name => "q" ,:index => 1).set("xyz")
> and
> ie.text_field(:index => 2).set("xyz")
> both work fine...

I just do not understand the problem. You got it working. What do you want
to do?

Željko

--~--~---------~--~----~------------~-------~--~----~
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