I set an environment variable in the first test case and then try to retrieve the value of that environment variable in another test case within the same .robot file, but it doesn’t work. How can I access the environment variable set in one test case from another test case within the same .robot fileError:
After setting enviroment variable it should give access to use it in anotehr test insilde same .robot file. but it gives me error answer.
Swostika Magar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.