sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #42476
Re: [Question #632251]: How to create new Keywords on Roboframework integrated with Sikuli
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.