Question #632251 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/632251
Roman Podolyan posted a new comment: I suggest to read RF tutorials and other documentation. I created own keywords once, but, too bad, now don't remember where that my source code is. What I can say is that: 1) You have run RF with Jython to work with sikuli 2) Creating own keywords is creating Python modules. You define functions in module and then that module file may be used as library and functions from it may be used as keywords. -- 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

