Chrome Browser 116.x version with Selenium? || Selenium 4.11.0 Version

preview_player
Показать описание
In this video, I have explained, after upgrading chrome to 116 version. Do we have any issue with Chrome 116 with Selenium?

Schedule a meeting in case of any queries/guidance/counselling:

~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:

Follow me on my Facebook Page:

Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:

Naveen AutomationLabs Paid Courses:
GIT Hub Course:

Java & Selenium:

Java & API +POSTMAN + RestAssured + HttpClient:
Рекомендации по теме
Комментарии
Автор

Much needed one just resolved one issue by following your stuff ..Amazing work as usual!!

debiprasaddas
Автор

Naveen your explanation is simply superb can you make podcast of all your videos

bharatkumarchari
Автор

Thank you so much naveen sir i was so worried from yesterday, today i followed your steps it worked successfully.Thanks a lot

KavitaRawatWorld
Автор

Thanks Naveen. using webdriver manager and latest selenium solved most of my issues. Your video is very helpful!

AussieBhau
Автор

Hi, I'm trying to update the chromedriver and my project is not a maven project... I'm using jupyter notebook and selenium. How can I proceed? I have chrome version 116.

CaioGuedes-wbvh
Автор

Thanks a lot for this video. You saved me.. :)

VijayaLakshmi-fsmg
Автор

Thank you so much.. i was stuck with this issue

sruthysudesh
Автор

Hi Naveen, are you providing any training on Selenium? If not, could you please suggest me one?

ranganathgadde
Автор

Hi @naveen, I am trying to upgrade Selenium 4.11.0 and earlier i was using WebDriver Manager .
When i use Selenium Manager, chrome is not working as intended. My system is sitting behind vpn. When I use proxy then it downloads the chromedriver, however it doesnt open the URL as the proxy doesnt let me interact with the application, but when I launch chrome with proxy and then close chrome and launch another chrome with no proxy then I am able to launch the application. has anyone faced this issue?

chittranjanprasad
Автор

thank you sir, for giving this valuable information

sulthanarazia
Автор

Question: Do i have to always update the Next Version") parameter to the next upcoming version always? Eg: Now my Chrome version is 118, to launch CFT I should set the browser version in options to 119. Should i do this change again when the Chrome version is 119 and I have to update the CFT version as 120? Let me know if there is automatic way to launch CFT always than updating the version?

AaryanRajesh
Автор

Bro how i can fix the issue in serinity Gradle framework??

jerrinkrajan
Автор

Hi Naveen what is the difference between selenium automation testing vs Pega Automation testing

I mean can we use Java selenium for pega automation testing can it be possible including with pega can we do selenium automation testing

jayeshkumar
Автор

Hey there,
I have a selenium script that I am trying to deploy on to a website. But it keeps giving me this error:

Message: session not created: This version of ChromeDriver only supports Chrome version 114
how do i fix this?

This is the code that I have so far,
options.add_experimental_option("detach", True)


driver = webdriver.Chrome(service=Service(ChromeDriverManager().install()), options=options)

^^^ This line is where the error starts. Any help is appreciated!

shreyanpurwar
Автор

Hi can you have any resource how to automate Mac desktop app

life_boring_Guru
Автор

Hi Naveen still I am facing the issue as session not created help me please I am using windows

rajivasantham
Автор

Hello naveen, I m using 4.11 version with chrome browser version 126.x

Same configuration is there in the docker image also,

When I run my scripts locally it's working perfectly fine, but

When I run in gitlab cicd pipeline, running scripts in docker container, with the configurations made in the docker as well, in cicd I m getting session not created exception. I tried a lot to resolve this but not able to resolve. I m using jdk 8

travelvlogs
Автор

Hi @naveenautomationlabs can you make a video on python selenium as well.

anikethan
Автор

We are behind a proxy. Selenium manager works fine with 4.12 locally but in jenkins we are getting an issue. error tetint to connect: unsuccessful tunnel.

eplylekh
Автор

Hi sir, please make a playlist on serinity bdd cucumber freamwok ...while I am going to use all dependancy everything is not working correctly...facing version comparability issue

souviksantra