Forum Discussion
jonan
8 years agoOccasional Contributor
Hi Maria,
Thanks for your reply.
I have tried to spy the object and when I do, it does give me the Visible property.
However, it also gives me a different way to access the object. Not through the WPFmenu.Items[] field but through a PopupRoot.
I have also tried to FindAllChildren of this PopupRoot window but it cant return me the correct menuItems.
Marsha_R
Champion Level 3
8 years agoTry doing a recording and clicking on a few of the menu items. Open up the object names that are saved in the recorded test and see how each item is named. You should be able to access them the same way.