Micro Focus QTP (UFT) Forums
Objects inside Pop up window not recognised. - 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 Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: Objects inside Pop up window not recognised. (/Thread-Objects-inside-Pop-up-window-not-recognised)

Pages: 1 2


RE: Objects inside Pop up window not recognised. - Saajo87 - 04-11-2012

You can do following setting for object identification :

Tools -> Object Identification..-> (On Object Identification Dialog) Under Environment Drop Down -> Select Standerd Windows -> then Click on "User Defined" (Object Mapping Dialog Comes up)-> (On Object Mapping Dialog) Click on Hand and Select Your application checkbox/Button. and add it into by clicking on "Add"..


Now you can able to Verify those object ....Smile

~Cheers,
Sachin.


RE: Objects inside Pop up window not recognised. - falvi - 04-11-2012

just tried record and run, the same thing happens, QTP didn't record the clicks where the check boxes were turned on... it only identified the pop up window activation click, inside no operation was identified and recorded Sad


Thank you, please let me try that, then i'll get back to you about it Smile


RE: Objects inside Pop up window not recognised. - falvi - 04-12-2012

i tried this approach, but QTP recognizes both the check box and the button, as same object..., so it only maps the first one and for second one i get this message:

"This object is already mapped. to map it to a different class, select the object from the list, select a standard class and click update."

record and run also doesn't record the actions performed with the check boxes and buttons inside this window. :s