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
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
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