New question #200084 on Sikuli: https://answers.launchpad.net/sikuli/+question/200084
I am trying to port my sikuli script into Netbeans so I can use Jforms, although in my script I click on coordinates sometimes and I cant seem to get it to work in Netbeans. Example: sikuli = click(Location(333,333)) Although when I try type this in net beans I cant get it to work. s.click(Location(333,333)) Can any1 help me please??????????????? -- 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

