Question #142362 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/142362

    Status: Open => Answered

Chris proposed the following answer:
you could try:

click(IMG,Button.MIDDLE)

see if that works, not sure if it will as haven't got something i cant test it 
on currently
if it doesn't work maybe this will work.

mouseDown(Button.MIDDLE)
mouseUp(Button.MIDDLE)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to