[Wtr-general] Commiting action on the objects with same tags.
Galina Maralina
gmaralina at beingpresent.org
Wed Dec 20 17:29:31 EST 2006
Hello,
I am trying to implement something suggested in Watir FAQ for clicking on
the second link/image with same name. I get same error whatever I try. This
is Watir 1.4.
ie.image(:src => /arrows_round/, index => 2).click
NameError: undefined local variable or method `index' for main:Object
ie.link(:id => /ID_OPEN_/, index => 2).click
NameError: undefined local variable or method `index' for main:Object
Can anyone help me?
Galina.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20061220/49daa4bd/attachment.html
More information about the Wtr-general
mailing list