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
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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