Micro Focus QTP (UFT) Forums
How to automate Adobe Live Cycle Document - 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: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: How to automate Adobe Live Cycle Document (/Thread-How-to-automate-Adobe-Live-Cycle-Document)



How to automate Adobe Live Cycle Document - PrabhatN - 08-09-2010

Hello All,

I have Adobe Live Cycle form which contains various objects like Text Box,List Box,Button etc. This form opens in Adobe Reader. When I am trying to spy on the objects of the document, it are only identified as WinObject under Adobe Reader Window.

To automate this form, I need to know all the objects name. Can anybody help me out on this ???


RE: How to automate Adobe Live Cycle Document - QTPLearn - 08-12-2010

Hi

As you mentioned that it is considering as WinObject so at first instance it seems like that QTP is not able to recognize it.

1)Try mapping objects with existing object class.
2) Try with Virtual Objects.

If above mention solution doesn't work then Check with HP Support regarding add-ins for Acrobat Reader.

Hope this will help you.