← Back to team overview

sikuli-driver team mailing list archive

[Question #575478]: Click on screen using coordinates

 

New question #575478 on Sikuli:
https://answers.launchpad.net/sikuli/+question/575478

I have the screen coordinates using the 

wait(5)
loc = Env.getMouseLocation()
print loc

For example : my coordinates are L(928,482)

I now want to know if I can store these coordinates in a variable and then use click on that variable ?

If not possible, please suggest me a best method to click on a screen point whose coordinates are known.

Thanks in advance


-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.