Hi, What is the syntax I use for else-if statements? I am using the code below, but I am getting an error:
If cond1
ie.links[1].click
Else-if cond2
ie.links[2].click
Else
ie.links[3].click
End
Thanks in advance...
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general
