문제

I am using selenium Grid I used selenium attribute trustallSSLCertificates to handle SSL certificate error

It works perfectly in Firefox

but in IE it displays certificate not found please help

도움이 되었습니까?

해결책

You have to do more than just specify that parameter for IE. Please see the following article for details on getting self-signed certificates working in IE:

http://nirvdrum.com/2010/04/13/how-to-accept-self-signed-ssl-certificates-in-selenium.html

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top