LDTP
3.0.0
|
mouserightclick('<window name>', '<object name>')
Tries to grab focus of the object, then move the mouse to the center of object and does a right click
Returns | 1 on success, LdtpExecutionError exception will be thrown on failure |
Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/device.c
mouserightclick('*-gedit', 'txt1')