sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54181
Re: [Question #688887]: Click() Implementation in Code
Question #688887 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/688887
Status: Answered => Open
jeff is still having a problem:
Thank you! I'm starting to get oriented.
I'm interpreting "loc" in this line to mean the coordinates are passed in(?).
protected static int click(Location loc, int buttons, Integer modifiers, boolean dblClick, Object owner) {
https://github.com/RaiMan/SikuliX1/blob/863393f3c57efdad8f723a7cd3029947ddc2364b/API/src/main/java/org/sikuli/script/Mouse.java#L250
Are the locations recognized via OpenCV? Where is that call?
I'm working to understand the sensitivity of Display geometries on recognition.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.