Question #270173 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270173
rob barlow posted a new comment:
reg = selectRegion()
#
while True:
reg.mouseDown(Button.LEFT)
mouseUp()
wait(3)
I tried doing the same but it only clicks in the region if the mouse was
in reg. Otherwise it click where the mouse pointer was.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp