ericmckean / chromedriver

Automatically exported from code.google.com/p/chromedriver
0 stars 0 forks source link

Channel error in AutomationProxy after using chrome driver to run script of webdriver #332

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.click link is not working in Chrome 26.0 on Windows XP machine.
2. I am using selenium Java 2.32 version and Chrome driver 
chromedriver_win_26.0.1383.0.zip. 
3. If I use chromedriver2_win32_0.8.zip, it will not enter text in the text 
area.

Simplified test case or site demonstrating the problem:
Error Log:
[0508/074458:ERROR:automation_proxy.cc(319)] Channel error in AutomationProxy.
org.openqa.selenium.WebDriverException: Chrome did not respond to 
'WaitForAllTabsToStopLoading'. Elapsed time was 15 ms. (WARNING: The server did 
not provide any stacktrace information)
Command duration or timeout: 47 milliseconds
Build info: version: '2.32.0', revision: '6c40c18', time: '2013-04-09 17:23:22'
System info: os.name: 'Windows XP', os.arch: 'x86', os.version: '5.1', 
java.version: '1.6.0_21'
Session ID: 1427b938b232b7adb34ddcc613f2bd5f
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{platform=XP, chrome.chromedriverVersion=26.0.1383.0, 
acceptSslCerts=false, javascriptEnabled=true, browserName=chrome, 
rotatable=false, locationContextEnabled=false, version=26.0.1410.64, 
cssSelectorsEnabled=true, databaseEnabled=false, handlesAlerts=true, 
browserConnectionEnabled=false, nativeEvents=true, webStorageEnabled=true, 
applicationCacheEnabled=false, takesScreenshot=true}]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:187)
    at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
    at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
    at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:569)
    at org.openqa.selenium.chrome.ChromeDriver.getScreenshotAs(ChromeDriver.java:173)

What version of the product are you using? On what operating system?
ChromeDriver =26.0
Chrome =26
OS =Win XP

Please attach chromedriver.log to your bug report if possible. I have attached 
driver log.

Original issue reported on code.google.com by newn...@gmail.com on 8 May 2013 at 1:14

Attachments:

GoogleCodeExporter commented 9 years ago
Please look into this issue and revert me the update on this.
....Nivrutti

Original comment by newn...@gmail.com on 14 May 2013 at 3:02

GoogleCodeExporter commented 9 years ago
Thank you for the report.

With chromedriver2_win32_0.8.zip, why can't you enter text? Is the text area in 
an iframe? Would you please also check with chromedriver2 v0.9?

Original comment by st...@chromium.org on 31 May 2013 at 8:15

GoogleCodeExporter commented 9 years ago
I will check with chromedriver2_win32_0.9.zip and let you know the update on 
the issue by tomorrow.. Thanks :-)

Original comment by newn...@gmail.com on 1 Jun 2013 at 1:42

GoogleCodeExporter commented 9 years ago

Original comment by samu...@chromium.org on 21 Feb 2015 at 12:18