How to Select Checkbox of a JavaTree - 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 Select Checkbox of a JavaTree (/Thread-How-to-Select-Checkbox-of-a-JavaTree) |
How to Select Checkbox of a JavaTree - ssvali - 05-29-2012 Hi, Currently i am automating the Windows Application (Java). I need to select a checkbox of JavaTree, but i Object Spy the checkbox it is showing its class as JavaTree instead of JavaCheckbox. Attached is the screen shot. Regards, ssvali |