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://webcvs.freedesktop.org/ldtp/ldtp/src/tree-table.c http://webcvs.freedesktop.org/ldtp/ldtp/src/layered-pane.c
# Right click on an embedded component object type
rightclick ('frmBottomExpandedEdgePanel', 'Volume Control', None)