Forum Discussion
deshmukh
6 years agoNew Contributor
I am not using Name mapping
tristaanogre
6 years agoEsteemed Contributor
OK, then your code should be
WPFObject('Tbutton').Click()
WPFObject('Tbutton').PopupMenu.Click("Menu Item")
- deshmukh6 years agoNew Contributor
Well , I tried but it doesnt work , giving Error : PopupMenu is null or not an object
Development Hierarchy shown as below :- tristaanogre6 years agoEsteemed Contributor
The code of the AUT doesn't help. Please provide the code you are actually executing in TestComplete. We'll need that to determine what's going wrong.