> Yeah, ok, I can see that being the case. The thing that I'm a little
> confused about is the fact that, in Watir, I basically did something
> like this:
>
> (1..40).each { |i|
> ie.link(:index, i).flash
> }
>
> and while a ton of other stuff flashed, the "Start Node" never did.Shot in the dark, but what does (0..40).each do? Thanks; -Jonathan _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
