sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #45490
[Question #663232]: How to click on screen using coordinates
New question #663232 on Sikuli:
https://answers.launchpad.net/sikuli/+question/663232
Hello, I am new, I want to click on screen using coordinates.
I tried using the code in https://answers.launchpad.net/sikuli/+question/575478
But using Click(928,482) only clicks at the current mouse position.
If I set loc = 928,482
And use Click(loc)
It also only clicks at the current mouse position.
How do I get it to click at set coordinates?
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.