sudhir_optimaContributor14 years agoHow to click sub menu itemWe have written a function to click a Menu item as function (ColumnName,PopupMenupath) { grid.clickColumnHeader(ColumnName,20,9,2); grid.popupmenu.Click(PopupMenupath); } It ...Show More
Recent DiscussionsAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptUnable to capture objects inside iFrames in Power App using TestComplete
Related Contentunable to click on a menu tree item that requires to scroll furtherHow to check menu item's state that popup by right clickRight-Click Menu on SVG Map Not Detected in TestComplete