At a quick glance it looks like a network issue. Does it happen every run? Do other tests work fine?
Showing us your test code would probably result in more useful answers.
If you are using the WebDriver API don’t bother with the RC API, it’s the old one and is effectively deprecated now.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To post to this group, send email to seleniu...@googlegroups.com.
To unsubscribe from this group, send email to selenium-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/selenium-users?hl=en-US.
Test code looks sane (apart from the use of thread.sleep) so I wouldn’t worry about it.
--Jim
How does one "ignore this message"; I get the same thing; it completely stops my test from running with JUNIT in eclipse.
Started InternetExplorerDriver server (32-bit)
2.25.2.0
Listening on port 25024
Nov 06, 2012 11:36:25 AM org.apache.http.impl.client.DefaultRequestDirector tryExecute
INFO: I/O exception (java.net.SocketException) caught when processing request: Software caused connection abort: recv failed
Nov 06, 2012 11:36:25 AM org.apache.http.impl.client.DefaultRequestDirector tryExecute
INFO: Retrying request
To view this discussion on the web visit https://groups.google.com/d/msg/selenium-users/-/e2Uw04VrYiwJ.
For more options, visit https://groups.google.com/groups/opt_out.
I get the same error running the IE driver as java code in eclipse. Is there a way to stop the race condition from happening? My app works once in thirty.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/4988ab16-a9da-452b-b816-5c9303b741b8%40googlegroups.com?hl=en-US.