filmov
tv
How to resolve Unable to establish web socket connection problem in Selenium while launching Chrome
Показать описание
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
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
Комментарии