Question #632251 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632251

    Status: Open => Answered

masuo proposed the following answer:
(1)Function name needs underscore.

If you want to use Keyword "Start App", function "Start_App"  is needed.

(2)I also am not familiar with RobotFramework, your codes may be correct.
But you had modified the following codes.
I recommend that you should modify sample codes step by step. 

[sample codes:]
http://sikulix-2014.readthedocs.io/en/latest/scenarios.html#using-robotframework

*** Settings ***
Library           ./inline/LoginLibrary

[your codes:]
***Settings***
 Library calc.LoginLibrary WITH NAME Calculator

-- 
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

Reply via email to