Chrome Browser and ChromeDriver version mismatch issue - Resolved | Selenium Tutorial Part #6

preview_player
Показать описание
In this tutorial, I will tell you a simple way to avoid chrome driver and chrome driver version mismatch issues. Sometimes we need to port our selenium script to a different machine but that time we get the Chromedriver version mismatch issue. then we need to download the chrome driver exe again and again because the chrome driver keeps updating over time.

Suppose you are creating an executable of your selenium script and want to give it to some end-user, in that case, we get the same issue because there is a huge possibility that the chrome version is not matching with the chrome driver that you providing with the executable jar.

Step 1: We need Webdrivermanager jar

Jar download link:

Maven dependency: (angel brackets not allowed in the description, so I removed)
***********************
dependency
artifactId : webdrivermanager
version : 4.3.1
scope :test
/dependency

If you found this video tutorial useful and would like to support me, you can do so by buying me a coffee using the below link!

#WebDriverManagerSelenium #SeleniumTutorials #CoolITHelp
Рекомендации по теме
Комментарии
Автор

Thank you for your inputs on this chrome version upgrade issue, it was really helpful .

ashwinigadekar
Автор

Getting this error : msedgedriver located at D:\customapp\edgedriver_win64.exe, but invalid. The same error i am getting for the other browsers as well. Could you please help resolving this issue.

jayeshchauhan
Автор

Great and very helpful resource provided, it worked efficiently. THANKS ALOT

pravin
Автор

Thanks so much sir great video..resolved my lifelong issue

Coolestguyrakesh
Автор

, Geeting error 123.0.6312.59 chrome version webdriver 123.0.6312.5 webdriver no element by name .
please help me to solve this

ranjithan
Автор

one of my element is not accessible after using latest chrome version...still it is present in DOM..Could you please suggest

positiveyou
Автор

Is it still applicable if i am using Excel VBA for browser automation OR this is only for JAVA?

alpeshpopat
Автор

is applicable for Maven .. since i am new to this Selenium can you please help on this

jayanthir
Автор

Big thank you sir, it's working for me.

swatigadekar
Автор

thank you so much its working for me in maveen project

VidyaSagar-codg
Автор

You did not added dependency in pom.xml..to fast vedio

lokeshthakre
join shbcf.ru