Hi,
> "alo" == alok wrote:
alo>I am trying to use Win32::IEAutomation module to test one web
alo>application which is HTTPS based.
alo>I am unable to bypass SSL security warning.
alo>Can someone help - here's the code I am using.
alo>use Win32::IEAutomation;
al
Can you use Win32::GuiTest to find the SSL security warning windows
(since it's a windows alert) and handle it?
On Thu, Apr 19, 2012 at 10:45 AM, alok wrote:
> I am trying to use Win32::IEAutomation module to test one web
> application which is HTTPS based.
>
> I am unable to bypass SSL security
I am trying to use Win32::IEAutomation module to test one web
application which is HTTPS based.
I am unable to bypass SSL security warning.
Can someone help - here's the code I am using.
use Win32::IEAutomation;
use Win32::IEAutomation::WinClicker; # this will provide methods to
interact with dia