sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #19077
[Bug 1197723] Re: [request] want a middleClick()
duoble
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1197723
Title:
[request] want a middleClick()
Status in Sikuli:
Invalid
Bug description:
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())?
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1197723/+subscriptions
References