Micro Focus QTP (UFT) Forums
Scprit fails at Confirm pop up box - 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: Scprit fails at Confirm pop up box (/Thread-Scprit-fails-at-Confirm-pop-up-box)



Scprit fails at Confirm pop up box - snkreddy19 - 12-12-2008

Hello

When running the scrpit fails at Confirm pop up box my requirment is it has to clik the OK .it works fine some times and fails few times .Attached screen shots .pls help me out from this.


RE: Scprit fails at Confirm pop up box - surya_7mar - 12-14-2008

dont use wait(30)...

change to code to wait for the dialog box with exists(3)h


RE: Scprit fails at Confirm pop up box - snkreddy19 - 12-16-2008

I tried this dosen't work still.