Documentation
Download compressed HTML Help
     

ContextMenu functions

ContextMenu functions. More...

Functions

def RanorexPython.ContextMenuGetItemCount
 The function determines the number of items in the contextmenu.
def RanorexPython.ContextMenuGetItemId
 The function retrieves the menu item identifier of a context menu item located at the specified position.
def RanorexPython.ContextMenuGetItemState
 The function retrieves the menu flags associated with the specified contextmenu item.
def RanorexPython.ContextMenuGetItemText
 The function gets the text of the specified contextmenu item.
def RanorexPython.ContextMenuSelectItemText
 The function selects the menu item with the the specified position in a menu.
def RanorexPython.ContextMenuSelectPosition
 The function selects the menu item with the the specified position in the contextmenu.
def RanorexPython.PopupMenuSelectItem
 The function selects the menu item with the the specified text in a popup menu.

Detailed Description

ContextMenu functions.

Documentation based on Ranorex Version 1.5.0 - www.ranorex.com