I have tried several times and found that error returned when using clearSecurityAlertBox & push_security_alert_yes.
I searched the archived mailing list, not found an example showing how to make it happen. The Watir doesn’t provider such examples too. Yes, we can use IE 7 to bypass this problem, but how to solve it when use Windows 2000 to do the test? (As we known Windows 2000 doesn’t support IE 7) Regards, Jason ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Charley Baker Sent: 2007年1月26日 13:17 To: [email protected] Subject: Re: [Wtr-general] How to handle the popup security alert You can use either/or. I'm working with AutoIt internally on our own version based off of WindowHelper which uses AutoIt. The only trick is adding support for IE 7, which instead of using popups, opens a new tab. -Charley On 1/24/07, Jason He <[EMAIL PROTECTED]> wrote: Hi, I'm using https to do the test, and I want to push the security alert automatically when it popups, which of the following function is available? clearSecurityAlertBox (WinClicker) push_security_alert_yes (WindowHelper) Besides, is it necessary to judge whether that security alert popup? Regards, Jason _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
