Micro Focus QTP (UFT) Forums
Unable to Identify Firefox Dialog - 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: Unable to Identify Firefox Dialog (/Thread-Unable-to-Identify-Firefox-Dialog)



Unable to Identify Firefox Dialog - rsrohit55 - 05-03-2016

Hi All,

I am trying to write code in UFT 12.51 with Path_00143 installed but I am unable to identify any type of dialog boxes in fireofx browser, However dialog boxes from same pages are getting identified on IE and Chrome.

If I used "Browser(.....).DialogExist", then it is returning True, If I used "Browser(.....).GetDialogText" then it will also work and reurns text from the Dialog Box, But when I try to Spy or Add itĀ to repositiry, It will become invisible to UFT, as it is not there, Object behind this dialog box gets loaded in ObjectSpy when you point to this dialog.

I am only cusrious about, If inbuilt methods like DialogExist and GetDialogText can work properly on these dialog boxes then how it is not gettingĀ identified through ObjectSpy.

I have attached screenshot from FireFox for prompt dialog box with two buttons.

Any Help on this would be great, thanks in advance.

My Setup: UFT12.51 with Patch_00143, FireFox40.0.2

[Image: Capture.JPG]

Thanks
Rohit