I have some Selenium 2 Webdriver test cases for Firefox and Internet Explorer 9. When I access https URLs on IE9 (Windows 7 64bit) I get "There is a problem with this website s security certificate". At this point the test hangs and eventually fails. I tried:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftInternet ExplorerMAINFeatureControlFEATURE_ERROR_PAGE_BYPASS_ZONE_CHECK_FOR_HTTPS_KB954312
that prevents the certificate-error-page from displaying - didn t work. Probably because I m on Windows 7 with IE9.
最后,我没有行政渠道接触我的《刑法》——例如,没有团体政策。 页: 1 我所有安全区都能够在因特网选择中实现,如果我对其他URLs(http://www.un.org)进行测试,则不存在问题。
Has anyone got a solution to this problem? Does anyone now hot to use browsermob proxy (or any other proxy) effectively to overcome this issue?
Thanks, Damo