Need info in selecting menu items in word document - 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: Need info in selecting menu items in word document (/Thread-Need-info-in-selecting-menu-items-in-word-document) |
Need info in selecting menu items in word document - Ram2009 - 06-08-2010 Hi, Can any one guide me like how can I select the menu items in word document. I have created a word document like AAA.doc. I am able to open it through descriptive programming. But I am unable to perform the below 2 operations as I was unable to spy the menu items. 1. I need to select " Tools - > Track Changes" 2. File menu "File -> Exit". "Do you want to Save Changes" dialog box will be displayed followed "Yes" & "No", "Cancel" buttons. Here I need to click on "Yes" button. Thanks in advance. Regards, Ram |