06-28-2013, 11:37 PM
Please try the code after you get abs_x and abs_y coordinates of the image.
If this doesn't work create "mercury.devicereplay" object which can be used to simulate mouse events.
Alternatively simulate the keyboard shortcut for right click using the shell object.
Code:
browser().Page().Image().Click x,y,micRightBtn
Alternatively simulate the keyboard shortcut for right click using the shell object.