Dear All,
I use the watir to test in Safari. When I use the index method to the
button and radio,it doesn't work.
Here is the error:
irb(main):049:0> sf.button(:value=>"Enter",index=>"1").click
NameError: undefined local variable or method `index' for main:Object
from (irb):49
from :0
Any idea of this?
Many thanks!
-Zhong
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Watir General" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---