sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #17207
Re: [Question #225412]: Sikuli mouse movement location
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.