sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #04456
[Question #167430]: Middle Mouse Click
New question #167430 on Sikuli:
https://answers.launchpad.net/sikuli/+question/167430
How can I click with the middle mouse button?
Do I need to use:
mouseMove(getLastMatch())
mouseDown(Button.MIDDLE)
mouseUp(Button.MIDDLE)
or is there a middleClick(getLastMatch())?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.