The version of the runner app I posted doesn't check to see if a script is 
already running before it executes a new one.   But that would definitely be 
necessary if more than one person is likely to try to run a Watir script at the 
same time.

Some solutions I considered were to use a lock file, or perhaps add code to 
verify that no IE processes exist before starting a Watir script.
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to