Doubt in Object Repository - 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: Doubt in Object Repository (/Thread-Doubt-in-Object-Repository) |
Doubt in Object Repository - gopi.accnt@gmail.com - 02-10-2014 How to include some menu object into Object Repository? Actually I am trying to include a menu option which would list the available options when we place cursor focus on main option (** click would not work at all). For instance, if we have the main option as A and under that we have the options as 1, 2, 3, and 4. Then the options from 1 to 4 will be displayed only when we place the cursor on A (** not clicking it, just mouseover action). After that, we can select any option amont 1 to 4. In similar scenario as above, I am trying to include object for 'A' which is not happening for me. I am not sure that how to do the same, any help is appreciated. Thanks! RE: Doubt in Object Repository - chetan3987 - 02-11-2014 while spying use Ctrl and click on A after that option 1-4 get open click on any your object get show in object spy. RE: Doubt in Object Repository - gopi.accnt@gmail.com - 02-13-2014 Yup excellent,,, it works,,,! Thank you so much! |