RedwoodHQ- Execution failing after launching chrome browser.

125 views
Skip to first unread message

dhanan...@gmail.com

unread,
Apr 25, 2018, 4:30:03 AM4/25/18
to PrimaTest Automation
Please help me get over this issue. I am getting below error:-
disconnected: unable to connect to renderer (Session info: chrome=66.0.3359.117) (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Windows NT 10.0.14393 x86_64) (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 2.03 seconds Build info: version: '3.4.0', revision: 'unknown', time: 'unknown' System info: host: 'XXXXXXX', ip: 'xxxxxxxxx', os.name: 'Windows 10', os.arch: 'x86', os.version: '10.0', java.version: '1.8.0_65' Driver info: org.openqa.selenium.remote.RemoteWebDriver Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8), userDataDir=C:\Program Files\RedwoodHQ\logs\scoped_dir16772_7140}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=66.0.3359.117, platform=XP, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, setWindowRect=true, unexpectedAlertBehaviour=}] Session ID: 18bb091655bfd8938cabec1dafb464f9

nee...@gmail.com

unread,
May 2, 2018, 2:59:34 PM5/2/18
to PrimaTest Automation
I had the same issue. This is caused by an older version of chromedriver being used with a newer version of chrome. I couldn't find a way to update the version RedwoodHQ uses, so I search the RedwoodHQ path for chromedriver.exe and replaced all instances I found with the latest chromedriver version. I did have to stop redwoodhq service and end any chromedriver processes.

You have to update the chromedriver version. You can download it from https://chromedriver.storage.googleapis.com/index.html?path=2.38/

tldr:
outdated chromedriver is incompatible with new chrome.
1. download new chromedriver https://chromedriver.storage.googleapis.com/index.html?path=2.38/
2. replace all chromedriver.exe in the redwoodhq folders.
3. profit.

Reply all
Reply to author
Forward
0 new messages