I happily use Watir (actually, FireWatir) on 3 computers. Only on one of them I get frequently this issue:
C:/Program Files/Ruby192/lib/ruby/gems/1.9.1/gems/firewatir-1.6.7/lib/firewatir/jssh_socket.rb:63:in `recv': An established connection was aborte d by the software in your host machine. - recvfrom(2) (Errno::ECONNABORTED)
This happens at random moments during a script. What is the cause, and what can I do to solve it?