Forum Discussion
Hi,
I haven't been able to prove it, but I think it might be to do with the version of org.apache.httpcomponents.httpclient that SoapUI is using? That classSSLConnectionSocketFactor
You might get away with replacing httpclient and httpcore with the later versions in the SoapUI /lib folder, but like I say, I cannot prove this yet.
I was trying to recreate the error by running your script, having added selenium-chrome-driver-2.53.1.jar and selenium-java-2.53.1.jar to /bin/ext/, but I get NoClassDefFound error on [org/openqa/selenium/html5/LocationContext] instead - Have you added any other dependencies? Which SoapUI version are you using?
It would be good to hear how you get on, because I have been considering updating those Apache http jars in the source code for other reasons, but it might also create some issues / testing effort for me.
Thanks,
Rupert
I am using SOAP - 5.2.1 and I did not add any other dependencies. By replacing the HTTP client and HTTP core the ssl problem is gone. Now it is showing this new error:
org.openqa.selenium.remote.UnreachableBrowserException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:48:19 -0700' System info: host: 'DTP-DEV017', ip: '10.50.6.185', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_101' Driver info: driver.version: ChromeDriver error at line: 8
Related Content
Recent Discussions
- 14 hours ago