The example below uses winclicker to launch "1.html"
and attach to it. I tested this by creating two
versions and changing the page to "2.html" in the
second version. This failed. What DOES seem to work is
using something like "ie2 = IE.new") in the second
file. That, along with using winclicker to attach to
unique windows, seemed to do it.
I can think of no explanation for this behavior. I can't imagine how the name of a local variable could affect another script running (as you say) in a separate process.
I suggest you try this again to see if you can reproduce the problem. I think it is very likely that you are running into an intermittent race condition that only happened to correlate with your renaming of the local variables.
Bret
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
