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.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to