Posts: 10
Threads: 9
Joined: Jul 2009
Reputation:
0
07-28-2009, 06:05 PM
Hi,
I have to automate context menu, in which we right click on an object and menu opens. How can we get all the childs from this menu?
Thanks,
Posts: 1,199
Threads: 5
Joined: Nov 2008
Reputation:
0
07-28-2009, 06:16 PM
I think QTP does not support context menu, but yes there can be different ways of handling operations on it using QTP.
If you can tell us the exact scenario what you want to do then may be I can help you.
Posts: 10
Threads: 9
Joined: Jul 2009
Reputation:
0
07-29-2009, 10:27 AM
I have a Tree view, and the root node of Tree View has context menu. In which we right click on node of tree view and menu opens, I have to get count of items in that menu. and also i have to get their labels. How can i do that?
Let me know, if my question is still not clear?