New question #243187 on Sikuli: https://answers.launchpad.net/sikuli/+question/243187
Hi all, I am trying to perform the following operation (just simple left mouse button click): mouseDown(Button.LEFT) However, when I run the script with this command, I receive the following error: [error] NameError ( name 'Button' is not defined) This seems to be a very basic low level mouse functionality and since I haven't found such issue already discussed here, I assume that there is something I am missing? Any ideas? Thanks! Eugene S -- You received this question notification because you are a member of Sikuli Drivers, which 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

