Micro Focus QTP (UFT) Forums

Full Version: How to automate Adobe Live Cycle Document
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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 ???
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.