← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #630569]: hide cursor --- not possible with builtin features of SikuliX

 

Question #630569 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/630569

masuo requested more information:
Generally it is not a problem of mouse pointer.
If FindFailed exception is not occured, SikuliX has found something. 
In this case, you have to confirm what SikuliX find out, what SikuliX work.
Understanding the situation leads to solutions.

For example
(1)If SikuliX find what you did not expecte, try Minimum Similarity
http://sikulix-2014.readthedocs.io/en/latest/pattern.html?highlight=similarity

(2)If SikuliX find and click what you expected, try moveMouse() and mouseDown().
http://sikulix-2014.readthedocs.io/en/latest/region.html?highlight=mouseMove

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.