Question #225412 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/225412
Status: Answered => Open
caleb snodgrass is still having a problem:
env.getMouseLocation() works fine
If I define it by giving it a x and y co-ord as in:
env.getMouseLocation(x,y)
then can I use the code:
Env.getMouseLocation(x,y)
click((find(Pattern("FcT.png").similar(0.40))nearby(Location(x,y)))
Am I wrong here, first day of sikuli programming so I am not familiar
with this coding
--
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