close

[Solved] Message: session not created: This version of ChromeDriver only supports Chrome version 94 Current browser version is 93.0.4577.82

Hello Guys, How are you all? Hope You all Are Fine. Today I am just trying to open google.com in my selenium webdrive But as I Run my script This error occurs Message: session not created: This version of ChromeDriver only supports Chrome version 94 Current browser version is 93.0.4577.82 in python. So Here I am Explain to you all the possible solutions here.

Without wasting your time, Let’s start This Article to Solve This Error.

How Message: session not created: This version of ChromeDriver only supports Chrome version 94 Current browser version is 93.0.4577.82 Error Occurs ?

Today I am just trying to open google.com in my selenium webdrive But as I Run my script This error occurs.

selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 94
Current browser version is 93.0.4577.82 with binary path /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

How To Solve Message: session not created: This version of ChromeDriver only supports Chrome version 94 Current browser version is 93.0.4577.82 Error ?

  1. How To Solve Message: session not created: This version of ChromeDriver only supports Chrome version 94 Current browser version is 93.0.4577.82 Error ?

    To Solve Message: session not created: This version of ChromeDriver only supports Chrome version 94 Current browser version is 93.0.4577.82 Error There is issue with your chrome browser and chrome driver version. So that here is two possibility to solve this error. There is two way to solve this error Either Update the chrome browser version to 94 or Download latest chrome browser. Or You can Degrade the driver version to 93 Download 93 version from here.

  2. Message: session not created: This version of ChromeDriver only supports Chrome version 94 Current browser version is 93.0.4577.82

    To Solve Message: session not created: This version of ChromeDriver only supports Chrome version 94 Current browser version is 93.0.4577.82 Error There is issue with your chrome browser and chrome driver version. So that here is two possibility to solve this error. There is two way to solve this error Either Update the chrome browser version to 94 or Download latest chrome browser. Or You can Degrade the driver version to 93 Download 93 version from here.

Solution 1: Update the chrome browser version to 94

There is issue with your chrome browser and chrome driver version. So that here is two possibility to solve this error. There is two way to solve this error

  1. Either Update the chrome browser version to 94 or Download latest chrome browser.
  2. Or You can Degrade the driver version to 93 Download 93 version from here

Summary

It’s all About this issue. Hope all solution helped you a lot. Comment below Your thoughts and your queries. Also, Comment below which solution worked for you?

Also, Read

Leave a Comment