Question #678427 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678427
Status: Open => Answered
RaiMan proposed the following answer:
All you need to learn how to implement your own keywords see here:
https://sikulix-2014.readthedocs.io/en/latest/scenarios.html#using-robotframework
start with the inline class definition and then you might store the
class file outside, to use it more than once in different tests.
In the keyword def just use the normal SikuliX Python scripting (class
App in this case).
--
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