I have been testing an application using Firefox without any problems.
The client wants the test to be run in IE9. I'm trying to run a simple
test to see if I can open the web page using the
InternetExplorerDriver webdriver, but I get the following the message:
Dec 6, 2011 11:25:31 AM
org.apache.http.impl.client.DefaultRequestDirector tryExecute
INFO: I/O exception (org.apache.http.NoHttpResponseException) caught
when processing request: The target server failed to respond
Dec 6, 2011 11:25:31 AM
org.apache.http.impl.client.DefaultRequestDirector tryExecute
INFO: Retrying request
What am I missing?
BTW, I only installed Selenium Webdriver. Am I supposed to install
something else?
Thanks.
--
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.
Anyway. I got it to work...almost. I mean, IE opens the browser and
executes the small login test. However, the console always displays
this message:
"Dec 18, 2011 12:17: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
Dec 18, 2011 12:17:25 AM
org.apache.http.impl.client.DefaultRequestDirector tryExecute
INFO: Retrying request"
Whatever that message means, it doesn't seem to be a problem to run
the test.
As for security domains settings, if you mean whether I have all the
'zones' set with the same security level, the answer is yes except the
'Restricted sites' which I can't change from "High" to "Medium - High"
as all the others. Also, all zones have Protected Mode enabled.
On Dec 6, 11:34 am, carina0110 <internet0...@hotmail.com> wrote:
> (Using WebDriver/Java/Eclipse/IE webdriver. I'm a little more than a
> beginner)
>
> I have been testing an application using Firefox without any problems.
> The client wants the test to be run in IE9. I'm trying to run a simple
> test to see if I can open the web page using the
> InternetExplorerDriver webdriver, but I get the following the message:
>
> Dec 6, 2011 11:25:31 AM
> org.apache.http.impl.client.DefaultRequestDirector tryExecute
> INFO: I/O exception (org.apache.http.NoHttpResponseException) caught
> when processing request: Thetargetserverfailed to respond
Please help how you have solved?Could please suggest how do I set path of webdriver.ie.driver for IE, chrome and Safari browsers. I have downloaded IEDriverServer.exe for IE and chromedriver.exe for Google chrome.Im getting this error message while running my scriptsThe path to the driver executable must be set by the webdriver.ie.driver system property; for more information, see http://code.google.com/p/selenium/wiki/InternetExplorerDriver. The latest version can be downloaded from http://code.google.com/p/selenium/downloads/listPlease respond.
On Sunday, December 18, 2011 12:07:44 PM UTC+5:30, carina0110 wrote:
On Sunday, December 18, 2011 12:07:44 PM UTC+5:30, carina0110 wrote:
On Sunday, December 18, 2011 12:07:44 PM UTC+5:30, carina0110 wrote:
--
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.
To view this discussion on the web visit https://groups.google.com/d/msg/selenium-users/-/BiUFwn2kTVMJ.
For more options, visit https://groups.google.com/groups/opt_out.