I use selenium web driver with Eclipse, on windows 7, ie9. I get such message:
org.apache.http.impl.client.DefaultRequestDirector tryExecute
INFO: I/O exception (java.net.SocketException) caught when processing request: Software caused connection abort: recv failed
PM org.apache.http.impl.client.DefaultRequestDirector tryExecute
INFO: Retrying request
After this test stop running. How to solve this?