I do not want IE to be visible when I run the tests. I am doing 
something like this now:

   $ie = Watir::IE.new()
   $ie.getIE.Visible = false

Unfortunately that means that IE is flashing bye. Can that be avoided?
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to