Selenium and HTTPS/SSL?

I have tried the solution given by this article (Thanks elliot) and it works well for me! Basically.

I have tried the solution given by this article (Thanks elliot) and it works well for me! Basically 1. Create a firefox profile: a.

Starting your firefox -ProfileManager (or firefox -P) in cmd. Exe (make sure the firefox installation folder path is in your path environment variable, by default it should be just created when you installed firefox) and create a new profile. B.

Select this new profile to browse to the HTTPS URL and accept the self-signed certificate when prompted. C. Go to the Firefox profile directory.D.

Delete everything in the directory except for the cert_override. Txt and cert8. Db files.2.

Run your selenium RC server using this profile: such as java -jar selenium-server. Jar -firefoxProfileTemplate c:/Firefox_Profile.

1 I had issues when I deleted everything in the directory and I also needed to go into firefox options and set "Select one automatically" for when a server requests my certificate. – Adam Nov 19 '10 at 22:09.

If this is an issue with self-signed certificates, you could try using the RCE plugin for Firefox in a custom profile: sejq.blogspot.com/2009/01/remember-certi... Internet Explorer's warnings can be disabled through the advanced settings (specifics depend on the version of IE). Worth Googling around for a solution. For Google Chrome I believe this is an unresolved issue related to: http://code.google.com/p/chromium/issues/detail?id=2010&can=5&colspec=ID%20Stars%20Pri%20Area%20Feature%20Type%20Status%20Summary%20Modified%20Owner%20Mstone%20OS.

1 Thanks for the info. Going to try out the FF plugin today. Disappointed to read how Chromium is handling this whole issue though.

Left them my own use case in the comments. So hopefully they will see more that they truly do need to support these type of things. – NerdyNick Mar 9 '10 at 17:04.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions