2017-10-19 78 views
4

將Chrome更新到最新版本後,我不斷收到此InvalidOperationException。我使用的是硒的webdriver在C#將Chrome瀏覽器更新到最新版本後無法連接到渲染器

System.InvalidOperationException: disconnected: unable to connect to renderer 
    (Session info: chrome=62.0.3202.62) 
    (Driver info: chromedriver=2.32.498550 (9dec58e66c31bcc53a9ce3c7226f0c1c5810906a),platform=Windows NT 6.1.7601 SP1 x86_64) (102) 
    at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse) 
    at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters) 
    at OpenQA.Selenium.Remote.RemoteWindow.Maximize() 
+0

這是硒的webdriver使用C# – King81

+0

添加標籤;固定格式化;包括來自評論的信息 – Gus

回答

7

您正在使用chromediver 2.32的發行說明中有書面的支持是Chrome瀏覽器v59-61

至於瀏覽器,您有:

的Chrome版本62.0.3202.62(正式版本)(64位) 所以,從ChromeDriver,你應該使用2.33