Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Getting "org.apache.http.impl.client.DefaultHttpClient - I/O exception" while executing on InternetExplorerDriver and unable to click on a WebElement by CSSSelector #3700

Closed
lukeis opened this issue Mar 3, 2016 · 2 comments

Comments

@lukeis
Copy link
Member

lukeis commented Mar 3, 2016

Originally reported on Google Code with ID 3700

What steps will reproduce the problem?
1.Import attached file to the JAVA IDE
2.Execute the class using JUnit4

What is the expected output? What do you see instead?
Expected Output: 
It should click on the Element which was located using CSSSelector without any exception.
What I see Instead:
Element was not clicked and also got below exception on the console
1906 [main] INFO org.apache.http.impl.client.DefaultHttpClient - I/O exception (org.apache.http.NoHttpResponseException)
caught when processing request: The target server failed to respond
1906 [main] INFO org.apache.http.impl.client.DefaultHttpClient - Retrying request

Selenium version:Selenium-java-2.20.0
OS:Windows XP
Browser:Internet Explorer
Browser version:8

Reported by anil.rach on 2012-04-10 08:14:18


- _Attachment: [desk_124.java](https://storage.googleapis.com/google-code-attachments/selenium/issue-3700/comment-0/desk_124.java)_
@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

1. There INFO messages are INFO, just ignore them (they show that IE started not very
fast and Selenium needed two attempts to connect to it).

2. Why do you think Selenium does not click? Please look at the screenshot of the site,
and see where 'area' elements are renderen by the browser:

http://screencast.com/t/VEsp9cpEeL

Try to click them manually -- no effect either.

Reported by barancev on 2012-05-04 18:18:29

  • Status changed: Invalid

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Reported by luke.semerau on 2015-09-17 18:15:11

  • Labels added: Restrict-AddIssueComment-Commit

@lukeis lukeis closed this as completed Mar 3, 2016
@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Mar 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant