Hi everyone,
when I use this in Test case 1:
${my_local_var} Set Variable “I’m a local Variable”
Set Global Variable ${my_local_var}
in Test case 2 ${my_local_var} is not found
I am using Pycharme as IDE and Robotframework
Please kindly advise