Question #244228 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/244228
Status: Needs information => Answered
obiwan-92 proposed the following answer:
Hello.
try this :
hover(Location(x, y))
mouseDown(Button.LEFT) # Begin to write your signature
hover(Location(x, y))
mouseUp() # Stop to write
Do this last command each time you write a line to do your signature.
Regards.
--
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