Question #244107 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244107
obiwan-92 proposed the following answer: @RaiMan Take a look at https://code.google.com/p/jnativehook/ It's not a recorder, but a OS listener, with it, you can detect a mouse or key event. With it you can do whatever you want in your java. However I find the floating bar more usefull (see Bug #1273683). With it you can select some function who be never used whith just a recorder like findAll, hover, wait,... But it's look like a very long debate. @Chinmay Pawar Like RaiMan said, there is no recorder in Sikuli. On windows, you can use AutoIT to automated some script. It works with the windows Alias. But I won't said anything else, just it have a recorder. http://www.autoitscript.com/site/autoit/ Regards. -- 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

