All Downloads are FREE. Search and download functionalities are using the official Maven repository.

robotframework-2.7.7.atest.testdata.misc.normal.txt Maven / Gradle / Ivy

The newest version!
*** Setting ***
Documentation     Normal test cases
Force Tags        f1
Default Tags      d1    d_2
Metadata          Something    My Value

*** Test Case ***
First One
    [Tags]    t1    t2
    Log    Test 1
    Log    Logging with debug level    DEBUG
    logs on trace

Second One
    Log    Test 2
    Sleep    0.01    # Make sure elapsed time > 0

*** Keyword ***
logs on trace
    Log    Log on ${TEST NAME}    TRACE




© 2015 - 2024 Weber Informatics LLC | Privacy Policy