doubleClick coordinates
Asked by
Bebeb
on 2020-03-19
Hello,
I determined an item's position thanks to the code :
getmouseLoc = Env.getMouseLoc
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:
- Sikuli Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2020-03-19
- Last reply:
- 2020-03-20
Manfred Hampl (m-hampl) said : | #1 |
Have you tried
doubleClick(
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.