I am having a problem in executing my test with converted Junit WebDriver Backed. When I execute this test by java file its stopped on the first screen and after few seconds it shows me this error "Secure Connection Failed " the website is running over https, when I execute the code from Selenium IDE it works correctly. Any help would be really appreciated.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Are you getting this error in selenium 2.0 web driver? If this is in selenium RC, check if this helps in any way: http://aboutselenium.blogspot.com/2011/10/dealing-with-ssl-certificate-error-or.html |
||||
|
|