← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #678427]: Mojave : SikuliX IDE : I need to create a Keyword for invoking my app with Robotramework (from the SikuliX IDE)

 

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.