Micro Focus QTP (UFT) Forums
Problem in Handling Security Warning Window - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Problem in Handling Security Warning Window (/Thread-Problem-in-Handling-Security-Warning-Window)



Problem in Handling Security Warning Window - yasseema - 06-04-2013

Hi,

I was writing a script for registration form .My script fail to handle the security warning window in which the ok button needs to be clicked during execution.
Can anyone help me out in resolving this issue .

Thanks in advance


RE: Problem in Handling Security Warning Window - vinod123 - 06-04-2013

There is nothing to be done without using the line to do the operation which you are doing it manually. So add the statement to the script


RE: Problem in Handling Security Warning Window - basanth27 - 06-04-2013

You could use a recovery scenario. Please learn about it from QTP Help.


RE: Problem in Handling Security Warning Window - vinod123 - 06-06-2013

Record the statement for clicking ok button of high security window and use it in the script