How to resolve Unable to establish web socket connection problem in Selenium while launching Chrome

preview_player
Показать описание
How to resolve Unable to establish web socket connection problem in Selenium while launching Chrome

Refer below code for solution
-------------------------------------------------------------------------------------------------------------------------------------
ChromeOptions options = new ChromeOptions();
ChromeDriver driver = new ChromeDriver(options);
-----------------------------------------------------------------------------------------------------------------------------------------

Build info: version: '4.7.2', revision: '4d4020c3b7'
---------------------------------------------------------------------------------------------------------------------------
#java#restassured #soapui #postman #extentreport #selenium #jmeter #api #testing #training #refermegroup #jenkins #maven #github #apitesting #cicd #agiletesting #cucumber #sonar #robotframework #Error #Defect #Bug #Failure #api #webdesigner #webdriver #web #java #html #html5 #performance #manualtesting #junit #mutable #immutable #singleton #casting #synchronization #jmeter
Refer my channel for Manual Testing concepts also like #Error, #Defect, #Bug and #Failure
Рекомендации по теме
Комментарии
Автор

Thank you! I've been struggling for 5 days

Coobaster
Автор

Thanks, it works

ChromeOptions options = new ChromeOptions();

ChromeDriver driver = new ChromeDriver(options);

sunithaduduka
Автор

Thank You. I was facing this issue and I got the solution only at your channel

TheShreyvyas
Автор

Awesome content and very rare to find such detailed explanations. Keep up the good work. Thank you so much :)

LavendarMist-ip
Автор

Yesterday i found the solution but i put it wrongly 😮 now i got it thanks 👍 great work.

menagak
Автор

Thank you ..was facing issue was able to solve the issue with the help of your video

anupamagirish
Автор

Hey, This worked for Socket Connection Reset Exception too, was stuck with this exception for so long, Thank you so much :)

mounicayelagandula
Автор

Thank u so much sir
I am also facing the same problem for long time

DipaliKadam-euru
Автор

hi
it's worked. thank you for your support.

neerajkishor
Автор

Thanks for the solution. It really worked.

shm
Автор

thank u sir as i got the solution i subscibe ur channel immediately

aayeshasayyad
Автор

Thank you so much..I was stuck..It worked ..So Thankful ☺️🙏✨

pravasinipradhan
Автор

Great Brother now its running
😊😊😊😊😊😊😊😊

sumitsinghk
Автор

it worked, thank you !
can you also explain what is done here

vidyaaldar
Автор

Thank you! Good job! It worked for me too!

ranomassimova
Автор

awesome I was facing the same problem, thank you for the solution :)

rahulkasabi