[wtr-general] Re: Issue with IE7's certificate page

2008-11-12 Thread alex.ikhelis
BTW, Tony thanks for good description of dealing with ssl and certificates with watir! I have just wondered about possible solutions.. about any better ideas. And does watir support easy work with https, certificates and same origin policy than Selenium. Accidentally I found this post :) We're act

[wtr-general] Re: Issue with IE7's certificate page

2008-11-12 Thread maven999
Thanks. Weirdly, issue was resolved when I cleared my cache and restarted browser. On Nov 6, 1:55 am, Tony <[EMAIL PROTECTED]> wrote: > HiMaven, > > This is just a suggestion ... and others might have better ones > When testing a website (usually test env) certificates might expire > and get rene

[wtr-general] Re: Issue with IE7's certificate page

2008-11-05 Thread Tony
Hi Maven, This is just a suggestion ... and others might have better ones When testing a website (usually test env) certificates might expire and get renewed. Hence putting the code to click on the continue button on certificate Window into the testcase is not usually a good idea. Cause when the