doubleClick coordinates

Asked by Bebeb

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 ?

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

Have you tried

doubleClick(getmouseLoc)

Can you help with this problem?

Provide an answer of your own, or ask Bebeb for more information if necessary.

To post a message you must log in.