sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #41736
[Question #514586]: mouseDown Error
New question #514586 on Sikuli:
https://answers.launchpad.net/sikuli/+question/514586
I keep on getting this error when I run my sikuli script
mouseDown: buttons still pressed - using all
this is the part of code where I am using mouseDown function
click(recallALL)
wait(1)
mouseDown(Button.LEFT)
rightClick(storeALL)
mouseUp(Button.LEFT)
can someone please help me out
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.