12 Sep 2010 21:36
Re: IE certificate warning page
Patrick Lightbody <patrick <at> lightbody.net>
2010-09-12 19:36:35 GMT
2010-09-12 19:36:35 GMT
Gil, That page isn't a real "page" in the normal sense. You won't be able to get its source with WebDriver, so don't bother :) The real question is: Simon, when do you anticipate that things like certs and auth (Basic/Digest/NTLM) will be supported natively? Until then should we be documenting a solution to that stuff with BrowserMob Proxy. Patrick On Sep 10, 2010, at 10:16 AM, Gil Novak wrote: > When will Selenium2/WebDriver handle the IE page that shows, "There is > a problem with this website's security certificate." I try having the > driver click on the "Continue to this website (not recommended)" link, > but when that didn't work, I called getPageSource() and it did not > show the contents of the page. I am able to right click on the page > manually, select show page contents, and I do get the contents. > > Regards, > Gil Novak > > -- > You received this message because you are subscribed to the Google Groups "Selenium Developers" group. > To post to this group, send email to selenium-developers <at> googlegroups.com. > To unsubscribe from this group, send email to selenium-developers+unsubscribe <at> googlegroups.com. > For more options, visit this group at http://groups.google.com/group/selenium-developers?hl=en. > -- -- You received this message because you are subscribed to the Google Groups "Selenium Developers" group. To post to this group, send email to selenium-developers <at> googlegroups.com. To unsubscribe from this group, send email to selenium-developers+unsubscribe <at> googlegroups.com. For more options, visit this group at http://groups.google.com/group/selenium-developers?hl=en.
RSS Feed