sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #19078
[Bug 1197722] [NEW] [request] want a middleClick()
Public bug reported:
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())?
** Affects: sikuli
Importance: High
Assignee: RaiMan (raimund-hocke)
Status: Fix Committed
** Changed in: sikuli
Status: New => In Progress
** Changed in: sikuli
Status: In Progress => Fix Committed
** Changed in: sikuli
Importance: Undecided => High
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.0
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1197722
Title:
[request] want a middleClick()
Status in Sikuli:
Fix Committed
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/1197722/+subscriptions
Follow ups
References