ChromeDriver not available for chrome version 108.0.5359.95

7,449 views
Skip to first unread message

Ani Munachimso

unread,
Dec 5, 2022, 9:22:15 AM12/5/22
to ChromeDriver Users
i recently updated my google chrome to version 108.0.53.59.95 but i can't find the download link for that chromdriver version

Ani Munachimso

unread,
Dec 5, 2022, 9:24:12 AM12/5/22
to ChromeDriver Users
version 108.0.5359.95 *

Maksim Sadym

unread,
Dec 6, 2022, 5:38:59 AM12/6/22
to ChromeDriver Users
According to https://chromedriver.chromium.org/downloads:
> If you are using Chrome version 108, please download ChromeDriver 108.0.5359.71

vijay Tambade

unread,
Dec 6, 2022, 9:57:04 PM12/6/22
to ChromeDriver Users
Yes, agreed but when we open the updated version through the selenium it shows the Exception-Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 101
Current browser version is 108.0.5359.95

Daieny Dado

unread,
Dec 11, 2022, 8:26:08 PM12/11/22
to ChromeDriver Users
ChromeDrive v 108.0.5359.71 not support chrome   108.0.5359.95 or 108.0.5359.99 :(

Daieny Dado

unread,
Dec 11, 2022, 8:58:49 PM12/11/22
to ChromeDriver Users
SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 91 Current browser version is 108.0.5359.99 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe

mike work

unread,
Dec 12, 2022, 8:01:28 AM12/12/22
to ChromeDriver Users
We are facing the same issue.
C# Selenium.WebDriver.ChromeDriver doesn't support Chome browser from version: 108.0.5359.95 without headless mode

We are using nuget: Selenium.WebDriver.ChromeDriver 108.0.5359.7100 We are having issues when creating ChromeDriver since Chome browser latest version: 108.0.5359.95 We are running on windows and while debagging via VS without headless mode we get an exception when trying to create the driver: driver = new ChromeDriver(options); The exception: OpenQA.Selenium.WebDriverException: 'unknown error: Chrome failed to start: exited normally. (unknown error: DevToolsActivePort file doesn't exist) (The process started from chrome location C:\Program Files\Google\Chrome\Application\chrome.exe is no longer running, so ChromeDriver is assuming that Chrome has crashed.)'  

  driver = new ChromeDriver(options); Debagging via VS without headless mode Expected to work the same as it did until Chrome browser version: 108.0.5359.72

Waiting for a fix, until then we run debug in headless mode - Very hard to develop blindly.

Chandani Munot

unread,
Dec 12, 2022, 11:57:38 PM12/12/22
to ChromeDriver Users
Facing same issue ChromeDrive v 108.0.5359.71 not support chrome 108.0.5359.99 :(

Seth

unread,
Jan 5, 2023, 1:02:18 PM1/5/23
to ChromeDriver Users
Similar issue here. Chrome is now at version 108.0.5359.125 and the only ChromeDriver version for 108 that I can find is 108.0.5359.71. However, I get the error(s) when I try to run in headless mode. I am able to run it in normal mode.

Luis Alberto Juárez Aguirre

unread,
Jan 10, 2023, 4:36:21 PM1/10/23
to ChromeDriver Users
Getting the same issue starting with version 108.x. Prior versions worked as expected.
Using Windows 10 machine, with python chromedriver and selenium. 
The only way to run it is by having the "--headless" option. But that doesn't help us debugging :(

01/10/2023 04:10:00 PM ERROR: Exception occurred
 message : Exception in method 'browser_name' and message 'unknown error: Chrome failed to start: exited normally.

  (unknown error: DevToolsActivePort file doesn't exist)
  (The process started from chrome location C:\Program Files\Google\Chrome\Application\chrome.exe is no longer running, so ChromeDriver is assuming that Chrome has crashed.)'
 exception :Message: unknown error: Chrome failed to start: exited normally.

  (unknown error: DevToolsActivePort file doesn't exist)

Diego Montania

unread,
Jan 19, 2023, 9:34:20 AM1/19/23
to ChromeDriver Users
I have the same error here. Using C#, selenium and 109 version of the chrome driver

Navi Singla

unread,
Jan 19, 2023, 10:23:27 PM1/19/23
to ChromeDriver Users
I am also facing the same issue :

 (unknown error: DevToolsActivePort file doesn't exist)


sathish

unread,
Jan 30, 2023, 9:27:51 AM1/30/23
to ChromeDriver Users
Did you manage to solve the issue? I have been using python, selenium 4.8.0 & chrome 109. Perhaps we can try downgrading chrome to an older version and testing as well

bhargav sr

unread,
Feb 23, 2023, 8:57:04 AM2/23/23
to ChromeDriver Users
Was anyone able to find a solution for this issue 

 (unknown error: DevToolsActivePort file doesn't exist)

Reply all
Reply to author
Forward
Message has been deleted
0 new messages