Micro Focus QTP (UFT) Forums
Find element on Window - 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: Find element on Window (/Thread-Find-element-on-Window)



Find element on Window - sherst - 01-11-2013

Hi all.

I have a form (JavaWindow) with many control element (JButton, JRootPane, JPanel, JTable) etc. I need to change value in JavaEdit element, but it has many parents, so my question is how to find this element on form and change it value?

Thanks in advance.