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

robotframework-2.7.7.atest.testdata.testdoc.testdoc.txt Maven / Gradle / Ivy

The newest version!
*** Settings ***
Library    nonex
Resource   exnon
Variables  xxxxx

*** Variables ***
${FOO}     ${CURDIR}
${BAR}     ${NONEX}

*** Test Cases ***
Example
    Log    ${CURDIR}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy