Sreera
8 years agoOccasional Contributor
how to select the multi level sub menu object
 Hi all,     Can anybody please help me with the issue? Im stuck at a point selecting submenu within a submenu     Our desktop application has below Menu format:      Main Menu     SubMenu1     SubMen...
- 8 years agoIf the menu is normal and standard menu then you can click by using below lin. MenubarObject.Click(MainMenu|SubMenu2|SubMenuA);