org.openqa.selenium.SessionNotCreatedException: session not created exception

preview_player
Показать описание
In this tutorial, you will learn about how to resolve Session Not Created Exception (Version Error)
Ways to fix this issue:
To check the chrome Version: To check the dots on the right side then go to help and go to About Google chrome then see the version.
1. You need to update your Chrome Browser in settings to make sure you have the latest version of the browser and later version of ChromeDriver
OR
2. You need to downgrade ChromeDriver by downloading the older version to fit to your browser version follow the below steps:
Session not created exception in selenium web driver is because of the version of chrome is not supported by chrome driver. So you need to simply download the updated version of chrome driver
Рекомендации по теме
Комментарии
Автор

I am stuck up with this error for a while, you are a life saver. Thank you so much for this video.

altrinhunt
Автор

Thank you very much mam, perfect video about selinium

akhilapamuluru
Автор

Tq u for valuable doubt clarification, well neatly explain the solution 👌👌

steju
Автор

After watching this video, I have gone to my Chrome settings and just updated the Chrome and Relaunched it. Then run the code..it worked ma'am. Thank you very much.

anjalipc
Автор

This video is awesome. I have come across this issue today.. and followed your steps. It Worked. I suggest u to post solution videos for different types of exceptions in selenium..

amalraj
Автор

Thanku so much .. this is what I was looking for and this solution is working for me ..

priyansipatel
Автор

After executing that prgm i can't got out as a this window screen I got Ntg just there showing in url place data//; that enough that stopped working

jabibasha
Автор

I can change so many times update chrome driver but it still showing exception

ramakrishnak
Автор

i have download updated chromedriver.exe file but don't work, same error is occure
session not created exception)

rajendrajagtap
Автор

WARNING: Connection reset
java.net.SocketException: Connection reset why this error comes

santosh
Автор

Where should I add the location of chrome ma'am

adityagupta
Автор

I'm getting this error any help pls,
Exception in thread "main" Could not start a new session. Response code 400.

saajidhnawwar