Question #237078 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/237078
Status: Answered => Open
koventhan is still having a problem:
I am using below script for moving my Notepad to some location, but its not
working as i expected
Please let me know what is wrong in it?
openApp("Notepad")
mouseDown(Button.LEFT)
mouseMove(Env.getMouseLocation().offset(100, 1000))
mouseUp()
--
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