← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #637031]: Unable to run sikuli script with robo class from main script

 

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

    Status: Open => Answered

masuo proposed the following answer:
I can not understand the meaning of "main script" you are talking about.
So I will explain how to use RobotFramework generally. 

When we use RobotFramework to run multiple cases one after the
other,write that cases in "*** Test Cases ***" section.

*** Test Cases ***
Test Case Name 01 
    Keyword01
    Keyword02

Test Case Name 02
    Keyword03
    Keyword04

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.