Hello Guys, How are you all? Hope You all Are Fine. I am trying to use Selenium with python but I am facing the following error Message: session not created: This version of ChromeDriver only supports Chrome version 96 Current browser version is 98 in Python. So Here I am Explaining to you all the possible solutions here. Let’s start with This Article to Solve This Error.
How This Error is Occurs ?
I am trying to use Selenium with python but I am facing the following error.
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 96 Current browser version is 98
How To Solve Message: session not created: This version of ChromeDriver only supports Chrome version 96 Current browser version is 98 Error ?
How To Solve Message: session not created: This version of ChromeDriver only supports Chrome version 96 Current browser version is 98 Error?
To Solve Message: session not created: This version of ChromeDriver only supports Chrome version 96 Current browser version is 98 Error You Just need to Use the same ChromeDriver and Chrome Browser Version This Error Only Occurs Cause Of Dirrenece between Your Chrome and Your WebDriver Version Mismatch. Please Make Sure Your ChromeDriver is up to date with ChromeDriver v98.0.4758.80 in this version. And Also Your Chrome Browser Is updated to current chrome=98.
Message: session not created: This version of ChromeDriver only supports Chrome version 96 Current browser version is 98
To Solve Message: session not created: This version of ChromeDriver only supports Chrome version 96 Current browser version is 98 Error You Just need to Use the same ChromeDriver and Chrome Browser Version This Error Only Occurs Cause Of Dirrenece between Your Chrome and Your WebDriver Version Mismatch. Please Make Sure Your ChromeDriver is up to date with ChromeDriver v98.0.4758.80 in this version. And Also Your Chrome Browser Is updated to current chrome=98.
Solution 1: Use same ChromeDriver and Chrome Browser Version
You Just need to Use the same ChromeDriver and Chrome Browser Version This Error Only Occurs Cause Of Dirrenece between Your Chrome and Your WebDriver Version Mismatch.
Please Make Sure Your ChromeDriver is up to date with ChromeDriver v98.0.4758.80 in this version. And Also Your Chrome Browser Is updated to current chrome=98.
Summary
It’s all About this issue. Hope all solutions helped you a lot. Comment below Your thoughts and your queries. Also, Comment below which solution worked for you?
Also, Read