sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54647
[Question #689387]: doubleClick coordinates
New question #689387 on Sikuli:
https://answers.launchpad.net/sikuli/+question/689387
Hello,
I determined an item's position thanks to the code :
getmouseLoc = Env.getMouseLocation()
print getmouseLoc
#I have the output " L[724,1067]@S(0) " for example
But now I want the script to double click that position but I don't manage to do it, can somebody help please ?
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.