There are two testcases under one testsuite.
- Run the first testcase.
‘Ok’ is saved as a global variable in the ${test4} variable.
${test4} Set Variable Ok
Set Global Variable ${test4}
Log To Console ${test4}
- And if you check and run only the second testcase, ${test4} is not found.
I want to know the reason.
After checking Testcase No. 1 and Testcase No. 2 together, if you run it, the log will come out normally.
But I want to run it alone.