LDTP
3.5.0
|
invokemenu('window name>', 'object name>')
Invokes the menu in an embedded component(accessible) type
1 | on success, LdtpExecutionError exception on failure |
Refer: Linux: http://cgit.freedesktop.org/ldtp/ldtp2/tree/ldtpd/menu.py
With respect to gedit application, File menu
from ldtp import *
invokemenu('frmBottomExpandedEdgePanel', 'Volume Control')