sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #03490
[Question #162221]: java Button class
New question #162221 on Sikuli:
https://answers.launchpad.net/sikuli/+question/162221
I need to use
mouseDown(Button.LEFT)
in Java
But I can't find the Button class. Does it exist?
Note: It's working by using the integer values directly (easily visible in Python),
If anyone is interested, the integer values are:
Button.LFET = 16
Button.RIGTH = 4
Button.MIDDLE = 8
But still curious about the Button class.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.