Micro Focus QTP (UFT) Forums
QTP not recognizing windows pop-up - 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: QTP not recognizing windows pop-up (/Thread-QTP-not-recognizing-windows-pop-up)



QTP not recognizing windows pop-up - Brian - 09-16-2008

Hi guys,

Im currently automating a siebel product. During one step a windows pop up message appears, but when faced with this message QTP freezes and does nothing. The run doesnt fail...it just waits at the line of code that says to click on the dialog box. It seems like qtp is not recognizing the pop up for some reason, but the windows dialog box is present in the object repository and i cant see any reason why it wouldnt recognize the pop up.

Can anyone help?

Brian


RE: QTP not recognizing windows pop-up - Ankur - 09-16-2008

I wrote a post on pop up window not recognized with QTP sometime back, Did that help you?


RE: QTP not recognizing windows pop-up - Brian - 09-17-2008

Thanks Ankur,
i tried the following -

1) Identify the parent object class.
2) Got to Tools > Object identification.
3) Select Environment.
4) Select Test Object Class as identified in 1) above.
5) Go to mandatory properties.
6) Click on Add/Remove.
7) Select "visible" property.
8) Record the part of your application again.
9) Now QTP should be able to identify the pop-up window.

but still have the same issue. QTP just hangs at the line of code before trying to execute the pop up window code. Is there anything else that might be causing this problem?

Cheers,
Brian


RE: QTP not recognizing windows pop-up - Jayasree - 06-11-2012


Hi Ankur/Brian,
I Have same Issue with QTP, How to Resolve this,I have Tried with Visible property but with no luck.please reply this as soon as possible.
Hi Brian,
Did you Fixed this Issue,please post the peace of code.
Hi Brain/Ankur,
I am also facing Same issue,Please post the peace of Code which fixes this issue.