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