LDTP
3.0.0
|
rightclick('<window name>', '<component name>', '<menu item>', '[data]')
Right click on the given object.
This function gets the coordinate of the given object and the right click event is generated.
1 | on success, LdtpExecutionError exception on failure |
Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/tree-table.c http://cgit.freedesktop.org/ldtp/ldtp/tree/src/layered-pane.c
rightclick('frmBottomExpandedEdgePanel', 'Volume Control', None)