Micro Focus QTP (UFT) Forums
Capturing lines between java buttons - 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: Capturing lines between java buttons (/Thread-Capturing-lines-between-java-buttons)



Capturing lines between java buttons - cowboy49 - 08-19-2012

Hi,

I am testing a java application that allows users to create/delete links(lines) between two java buttons. I am unable to capture these links with QTP object spy. The application does allow me to click on these links and open corresponding dialogs. Could this link information be captured somewhere (jcomponent, jcontainer,etc)? Not sure where to begin with this problem.

Thanks for any help you can give me.