Security Alert with yes, no, view certificate button
Wed Aug 26, 2009 11:34 am
Hi,
one of the selenium user faces the following problem:
I am using selenium rc with testNG java. I am a new user of selenium.When I upload my test URL it is giving me a security alert in iexplore. Can anyone provide me the code to handle this alert and click yes and continue. I searched the form but didn't find the code. I am stuck at the begning itself.Please anyone can help me to resolve the same.
Thanks in advance
one of the selenium user faces the following problem:
I am using selenium rc with testNG java. I am a new user of selenium.When I upload my test URL it is giving me a security alert in iexplore. Can anyone provide me the code to handle this alert and click yes and continue. I searched the form but didn't find the code. I am stuck at the begning itself.Please anyone can help me to resolve the same.
Thanks in advance
Re: Security Alert with yes, no, view certificate button
Wed Aug 26, 2009 11:39 am
hi,
The problem of pop-up you are facing due to incorrect or not providing the excat certificate to access that site.
The pop-up generated you get is generated by browser not your application. You can't handle it with selenium.
To overcome the problem either you have to installed the genuine certificate for your apllication or look for a bypass mechanism.
I have also faced this problem when we used power folder mechanism and for that we have to buy the certificate to run the application. otherwise everytime you will get a pop-up, what you are getting.
I hope this will help you to understand the problem. Best of luck.
Bye
The problem of pop-up you are facing due to incorrect or not providing the excat certificate to access that site.
The pop-up generated you get is generated by browser not your application. You can't handle it with selenium.
To overcome the problem either you have to installed the genuine certificate for your apllication or look for a bypass mechanism.
I have also faced this problem when we used power folder mechanism and for that we have to buy the certificate to run the application. otherwise everytime you will get a pop-up, what you are getting.
I hope this will help you to understand the problem. Best of luck.
Bye
- How do i get the Xpath value for a radio button so i can click the button on a form
- WebDriver with Untrusted SSL Certificate
- Issuing mouseDownAt(locator, "0,0") & mouseUpAt(locator, "0,0") clicks the Button twice, while issuing mouseDown(locator) and mouseUp(locator) clicks the Button once
- bypass my certificate verification in selenium RC
- Can't automate SSL Certificate thorugh Gecko driver
Permissions in this forum:
You cannot reply to topics in this forum